| | |
| | | //var WEBURL = "http://localhost:8082/lubao"; //颜晓军本地配置 |
| | | //var WEBURL = "http://localhost:8082/LuBaoAPI/"; //杨露本地配置 |
| | | //var WEBURL = "http://10.1.4.154/API/"; //江丰客户 |
| | | var WEBURL = "http://10.1.4.155/API/"; //江丰客户NEW |
| | | //var WEBURL = "http://10.1.4.155/API/"; //江丰客户NEW |
| | | //var WEBURL = "http://47.96.97.237/API/"; //智云服务器 |
| | | var WEBURL = "http://183.129.128.86:9090/API/"; //凯贝奈特客户服务器 |
| | | //var WEBURL = "http://183.129.128.86:9090/API/"; //凯贝奈特客户服务器 |
| | | var WEBURL = "http://192.168.0.4:8099/SWEAPI/"; //三基 |
| | | return WEBURL |
| | | } |
| | | |