Commit 3d0c1199 authored by xinglei's avatar xinglei

*)修改规则模块地址

parent 15438e70
......@@ -24,7 +24,7 @@
//巡检子服务地址,
xunjian: 'http://172.16.11.36:3001/outter?isSub=true&token={token}&companyId={companyId}&deptId={deptId}&roleId={roleId}',
//规则管控模型地址
mgtCtrlModel: 'http://172.16.11.36:8080?token={token}',
mgtCtrlModel: 'http://172.16.10.72:8080/login?token={token}',
//预案业务屏前端接口地址
prePlan: 'http://172.16.10.91:3004',
ue4URI: 'http://172.16.11.36:8089',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment