update 支付宝登录

This commit is contained in:
Guoqs
2024-06-26 10:37:59 +08:00
parent fd7b2d5260
commit 805eb5b9ee
8 changed files with 164 additions and 33 deletions

View File

@@ -20,4 +20,7 @@ public class AlipayLoginDTO extends BaseDTO{
*/
private String appId;
private String authCode;
private String accessToken;
}