MaiXinRong %!s(int64=2) %!d(string=hai) anos
pai
achega
e0054ff396
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      config/config.default.js

+ 2 - 0
config/config.default.js

@@ -241,5 +241,7 @@ module.exports = appInfo => {
     // 项目管理跳转路径
     config.managementPath = 'https://pm.smartcost.com.cn';
     config.managementProxyPath = 'https://pm.smartcost.com.cn';
+
+    config.url3f = '/3f';
     return config;
 };