三方应用新增授权方的网页应用 agentId 属性
This commit is contained in:
@ -7,6 +7,7 @@ export interface SocialClientVO {
|
||||
userType: number
|
||||
clientId: string
|
||||
clientSecret: string
|
||||
agentId: string
|
||||
status: number
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user