diff --git a/src/setting.js b/src/setting.js index 6c0b78d..fbdb46b 100644 --- a/src/setting.js +++ b/src/setting.js @@ -40,11 +40,13 @@ if (isHh) { title = "职站"; schoolId = 2105; } else if (isTest){ + // 中台测试 host = "http://39.108.250.202:9000/"; defaultSubSystem = "http://39.108.250.202/pyTrials/#/"; title = "职站"; schoolId = 2105; } else if (isDev) { + // 本地 // host = "http://39.108.250.202:9000/"; // 中台测试服 // host = "http://192.168.31.151:9000/"; // 榕 host = "http://192.168.31.125:9000/"; // 坤