This commit is contained in:
Taric Xin
2022-01-04 18:00:50 +08:00
parent 94536ab262
commit ae2bde8d33
8 changed files with 267 additions and 74 deletions

View File

@ -12,6 +12,10 @@ export const sysConf = {
* 租户ID
*/
tenantId: `1`,
/**
* 企业ID
*/
enterpriseId: `0`,
/**
* 登录路径
*/