1
wangxinhui
6 天以前 e719f3e5d5d16ee8a9dece97d9889610507628ac
项目代码/WMS/WMSClient/public/webconfig.js
@@ -1,4 +1,4 @@
window.webConfig = {
    "webApiBaseUrl": "http://127.0.0.1:9293/",
    "webApiProduction":"http://10.30.4.92:9283/"
    "webApiBaseUrl": "http://192.168.35.3:9283/",
    "webApiProduction":"http://192.168.35.3:9283/"
}