将coilId的存储模式改成string

This commit is contained in:
2025-10-29 11:17:50 +08:00
parent 771f4ab006
commit fb1630aaba
10 changed files with 3943 additions and 740 deletions

View File

@@ -1,6 +1,6 @@
// 应用全局配置
module.exports = {
baseUrl: 'http://140.143.206.120/prod-api',
baseUrl: 'http://192.168.31.116:8080',
// baseUrl: 'http://localhost:8080',
// 应用信息
appInfo: {