@@ -7,8 +7,8 @@ window.DMX_VERSION = '1.0.1';
* 配置项最后一个字符 无需是 /
* 即,无需以 / 结束
*/
-window.API_BASE_URL = 'http://192.168.20.119:9201/api';
-// window.API_BASE_URL = 'http://192.168.20.119:9301';
+// window.API_BASE_URL = 'http://192.168.20.119:9201/api';
+window.API_BASE_URL = 'http://192.168.20.119:9301';
/**
* 小数系统访问地址