This commit is contained in:
2026-07-20 11:45:16 +08:00
parent 6bcbdbe892
commit 96d153ac6d
7 changed files with 15 additions and 6 deletions

View File

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