This commit is contained in:
2024-03-17 14:50:20 +08:00
parent cfdc8d088c
commit 7f0f11cf14
6 changed files with 71 additions and 23 deletions

View File

@@ -10,6 +10,7 @@ enum URL {
login = '/wc/wechat/LoginByMa',
loginByCode = '/wc/wechat/LoginByMaCode',
register = '/wc/wechat/register',
uploadAvatar = '/wc/wechat/uploadImage',
logout = '/user/logout',
profile = '/user/profile',
addressList = '/ext/addr/list',