This commit is contained in:
Taric Xin
2021-12-07 19:39:28 +08:00
parent 647b288042
commit b5262f5a26
32 changed files with 1752 additions and 18 deletions

View File

@ -15,7 +15,7 @@ export const sysConf = {
/**
* 登录路径
*/
login_url: `/account/login`,
login_url: `/passport/login`,
/**
* 缓存过期时间
*/