This commit is contained in:
2026-03-05 16:34:25 +08:00
parent 13ee9e66cc
commit 69e199e9cc
15 changed files with 1398 additions and 677 deletions

View File

@ -1,10 +1,11 @@
// 应用全局配置
module.exports = {
// todo 打包项目时切换baseUrl
// todo 打包项目时切换baseUrl
//baseUrl: 'http://localhost:8089',
// 测试环境
// baseUrl: 'http://110.40.171.179:8089',
baseUrl: 'http://110.40.171.179:8089',
// 生产环境
baseUrl: 'http://1.15.120.242:8089',
// baseUrl: 'http://1.15.120.242:8089',
// 应用信息
appInfo: {
// 应用名称