feat:【SocialClient】 支付宝小程序登录补充
parent
6407e91c72
commit
e3959469e5
|
|
@ -7,8 +7,8 @@ export interface SocialClientVO {
|
||||||
userType: number
|
userType: number
|
||||||
clientId: string
|
clientId: string
|
||||||
clientSecret: string
|
clientSecret: string
|
||||||
publicKey: string
|
|
||||||
agentId: string
|
agentId: string
|
||||||
|
publicKey: string
|
||||||
status: number
|
status: number
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue