完成 user-admin-server 的用户手机 + 密码登录

This commit is contained in:
YunaiV
2021-10-10 16:56:22 +08:00
parent 03ef1fc764
commit 028c99aa10
23 changed files with 69 additions and 39 deletions

View File

@@ -1,6 +1,7 @@
{
"local": {
"baseUrl": "http://127.0.0.1:48080/api",
"userServerUrl": "http://127.0.0.1:28080/api",
"token": "test1"
}
}