This commit is contained in:
weicw
2023-08-11 14:30:03 +08:00
parent 7a73b38bd5
commit 81ecfd9df0
9 changed files with 176 additions and 10 deletions

View File

@@ -3,10 +3,10 @@ module.exports = {
name: "云芯威BMS",
// 生产环境
// apiUrl: "https://server.gxwebsoft.com/api",
apiUrl: "https://open.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://127.0.0.1:9090/api",
// apiUrl: "http://chatgpt.wsdns.cn/api",
uploadUrl: 'https://file.wsdns.cn',
fileUrl: 'https://file.wsdns.cn',