@@ -1,7 +1,7 @@
class HTTP {
constructor() {
- // this.baseUrl = "http://61.164.207.46:8000";
- this.baseUrl = "https://oms.idcgroup.com.cn:8079";
+ this.baseUrl = "http://61.164.207.46:8000";
+ // this.baseUrl = "https://oms.idcgroup.com.cn:8079";
}
request({
url,