diff --git a/src/api/system/social/client/index.ts b/src/api/system/social/client/index.ts index 100b5062..32398229 100644 --- a/src/api/system/social/client/index.ts +++ b/src/api/system/social/client/index.ts @@ -7,8 +7,8 @@ export interface SocialClientVO { userType: number clientId: string clientSecret: string - publicKey: string agentId: string + publicKey: string status: number } diff --git a/src/views/system/social/client/SocialClientForm.vue b/src/views/system/social/client/SocialClientForm.vue index 6edb5af3..647d63e3 100644 --- a/src/views/system/social/client/SocialClientForm.vue +++ b/src/views/system/social/client/SocialClientForm.vue @@ -45,7 +45,7 @@ - +