feat:【system】支付宝小程序登录补充

This commit is contained in:
YunaiV
2025-11-29 16:06:23 +08:00
parent 09300af7bc
commit 7aab11b984
8 changed files with 52 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ export namespace SystemSocialClientApi {
clientId: string;
clientSecret: string;
agentId?: string;
publicKey?: string;
status: number;
createTime?: Date;
}