fix: 新增配置文件。

This commit is contained in:
tianyongbao
2026-02-04 17:49:43 +08:00
parent 016996b5d5
commit 78f193493e
3 changed files with 107 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
// 应用全局配置
const config = {
// baseUrl: 'https://qdintc.com//prod-api',
baseUrl: 'http://localhost:8080',
baseUrl: 'https://qdintc.com//ultra-api',
// baseUrl: 'http://localhost:8080',
//cloud后台网关地址
// baseUrl: 'http://192.168.10.3:8080',
// 客户端授权id
@@ -13,7 +13,7 @@ const config = {
// 应用信息
appInfo: {
// 应用名称
name: "intc-health-app",
name: "intc-ultra-app",
// 应用版本
version: "1.1.0",
// 应用logo