mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 11:25:07 +08:00
三方应用新增授权方的网页应用 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