| src/settings.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/settings.js
@@ -21,8 +21,8 @@ // tx-manager控制台 txUrl: 'http://localhost:8501/admin/index.html#/login', // 文件上传地址 filesUploadUrl: 'http://127.0.0.1:8301/hr/filesUpload', filesUploadUrl: 'http://120.24.23.155:8301/hr/filesUpload', // 个人文件上传地址 uploadSinglePath: 'http://127.0.0.1:8301/hr/empAccessory' uploadSinglePath: 'http://120.24.23.155:8301/hr/empAccessory' } }