12 changed files with 14 additions and 13 deletions
@ -1,7 +1,7 @@ |
|||
// 租户ID
|
|||
export const TenantId = 10550; |
|||
// 接口地址
|
|||
export const BaseUrl = 'https://cms.websoft.top/api'; |
|||
export const BaseUrl = 'https://cms-api.websoft.top/api'; |
|||
// 当前版本
|
|||
export const Version = 'v3.0.8'; |
|||
// 版权信息
|
Loading…
Reference in new issue