Commit f548a55e authored by zhengjiawei's avatar zhengjiawei

orgCode

parent 45b17160
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
}, },
// 系统配置信息 主要是为了区分各子系统 // 系统配置信息 主要是为了区分各子系统
sysConf: { sysConf: {
sessionOrgCode: '10*11', sessionOrgCode: '10',
needHeartBeat: true, needHeartBeat: true,
//是否自动打开业务屏,true是,false否 //是否自动打开业务屏,true是,false否
isAutoOpenBussiness: true, isAutoOpenBussiness: true,
......
...@@ -30,21 +30,21 @@ ...@@ -30,21 +30,21 @@
}, },
"dependencies": { "dependencies": {
"amos-3d": "^2.1.5", "amos-3d": "^2.1.5",
"amos-amap": "~1.0.9",
"amos-antd": "^2.1.4", "amos-antd": "^2.1.4",
"amos-devgrid": "^1.0.10", "amos-devgrid": "^1.0.10",
"amos-dll": "^2.0.2", "amos-dll": "^2.0.2",
"amos-gojs": "^2.0.15", "amos-gojs": "^2.0.15",
"amos-icon": "^1.0.3", "amos-icon": "^1.0.3",
"amos-mqtt": "^1.0.1",
"amos-pluggable": "^1.0.6", "amos-pluggable": "^1.0.6",
"amos-processor": "^2.x", "amos-processor": "^2.x",
"amos-richtext": "^1.0.1", "amos-richtext": "^1.0.1",
"amos-rules-config": "^1.0.4", "amos-rules-config": "^1.0.6",
"amos-security": "^2.1.1", "amos-security": "^2.1.1",
"amos-tool": "^1.x", "amos-tool": "^1.x",
"amos-viz": "^1.x", "amos-viz": "^1.x",
"amos-websocket": "^1.0.3", "amos-websocket": "^1.0.3",
"amos-amap":"~1.0.9",
"amos-mqtt": "^1.0.1",
"classnames": "^2.2.5", "classnames": "^2.2.5",
"dt2react": "^1.x", "dt2react": "^1.x",
"ray-code-split": "^1.0.1", "ray-code-split": "^1.0.1",
......
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