1
This commit is contained in:
14
config.js
14
config.js
@@ -1,15 +1,13 @@
|
||||
module.exports = {
|
||||
// 系统名称
|
||||
name: "云芯威BMS",
|
||||
// 生产环境
|
||||
// apiUrl: "https://server.gxwebsoft.com/api",
|
||||
// apiUrl: "https://open.gxwebsoft.com/api",
|
||||
// 开发环境
|
||||
// apiUrl: "http://127.0.0.1:8081/api",
|
||||
apiUrl: "http://127.0.0.1:9090/api",
|
||||
// apiUrl: "http://chatgpt.wsdns.cn/api",
|
||||
|
||||
// apiUrl: "https://yxw.wsdns.cn/api", // 生产环境
|
||||
apiUrl: "http://127.0.0.1:9090/api", // 开发环境
|
||||
// apiUrl: "http://1.14.132.108:10050/api",
|
||||
uploadUrl: 'https://file.wsdns.cn',
|
||||
fileUrl: 'https://file.wsdns.cn',
|
||||
|
||||
fileUrl: 'https://oss-yunxinwei.oss-cn-shenzhen.aliyuncs.com',
|
||||
// 应用ID
|
||||
appId: 6,
|
||||
// 应用秘钥
|
||||
|
||||
Reference in New Issue
Block a user