乱七八糟

This commit is contained in:
weicw
2023-10-23 15:21:33 +08:00
parent 0256bd355d
commit 686c1ae304
29 changed files with 2571 additions and 294 deletions

View File

@@ -2,9 +2,9 @@ module.exports = {
// 系统名称
name: "云芯威BMS",
// apiUrl: "https://yxw.wsdns.cn/api", // 生产环境
apiUrl: "http://127.0.0.1:9090/api", // 开发环境
// apiUrl: "http://1.14.132.108:10050/api",
apiUrl: "https://yxw.wsdns.cn/api", // 生产环境
// apiUrl: "http://127.0.0.1:9090/api", // 开发环境
// apiUrl: "http://1.14.132.108:10090/api",// 内网穿透
uploadUrl: 'https://file.wsdns.cn',
fileUrl: 'https://oss-yunxinwei.oss-cn-shenzhen.aliyuncs.com',