fix: 新增配置文件。
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user