diff --git a/static/config/index-prod.js b/static/config/index-prod.js index 13541ef..3b7be44 100644 --- a/static/config/index-prod.js +++ b/static/config/index-prod.js @@ -7,10 +7,10 @@ // api接口请求地址 window.SITE_CONFIG['baseUrl'] = 'http://192.168.2.172:9090'; - // LODOP 打印图片根路径(无末尾/)- rqrq + // LODOP 打印图片根路径(无末尾/)- rqrq 这三个地址的端口 国外是82 苏州是80!!!! window.SITE_CONFIG['printAssetBaseUrl'] = 'http://192.168.2.172:80/print'; - window.SITE_CONFIG['uploadBaseUrl'] = 'http://192.168.2.172/upload/'; - window.SITE_CONFIG['sopFileBaseUrl'] = 'http://192.168.2.172/sopFile/'; + window.SITE_CONFIG['uploadBaseUrl'] = 'http://192.168.2.172:80/upload/'; + window.SITE_CONFIG['sopFileBaseUrl'] = 'http://192.168.2.172:80/sopFile/'; // LODOP 控件授权 SET_LICENSES 四段 - rqrq window.SITE_CONFIG['lodopLicenseStr1'] = '';