src/settings.js
@@ -19,6 +19,12 @@ // Granfana控制台 grafanaUrl: 'http://localhost:8404/', // tx-manager控制台 txUrl: 'http://localhost:8501/admin/index.html#/login' txUrl: 'http://localhost:8501/admin/index.html#/login', // 文件上传地址 filesUploadUrl: 'http://120.24.23.155:8301/hr/filesUpload', // 个人文件上传地址 uploadSinglePath: 'http://120.24.23.155:8301/hr/empAccessory', // 个人文件上传地址 getEmpBaseInfoImage: 'http://120.24.23.155:8301/hr/empBaseInfo/image/' } }