修改测试问题

This commit is contained in:
guanj
2026-06-29 11:01:44 +08:00
parent f008bcb4b8
commit 1d73755a43
56 changed files with 2875 additions and 2702 deletions

View File

@@ -2,6 +2,7 @@ const debug = true // true 是连地服务端本地false 是连接线上
const development = {
domain: 'http://192.168.1.103:10215',
// domain: 'http://192.168.1.102:27707/api',
}
const production = {