Commit 621753ac authored by wentao.suo's avatar wentao.suo

modified: qa_shell_script/config_server/get_project_config.js

parent c42bf0c5
...@@ -264,6 +264,7 @@ new pClass().init(1,true, "node", "7086", "message-center-op", "ui", null, "conf ...@@ -264,6 +264,7 @@ new pClass().init(1,true, "node", "7086", "message-center-op", "ui", null, "conf
new pClass().init(1,true, "node", "7073", "statistics-api", "ui", null, "src/dev.config.js", "sh start.sh", null, "数据可视化-server", "","sh stop.sh",""); new pClass().init(1,true, "node", "7073", "statistics-api", "ui", null, "src/dev.config.js", "sh start.sh", null, "数据可视化-server", "","sh stop.sh","");
new pClass().init(1,true, "node", "8073", "translate", "ui", null, "src/config/develop.config.js", "node app.js", null, "", "","",""); new pClass().init(1,true, "node", "8073", "translate", "ui", null, "src/config/develop.config.js", "node app.js", null, "", "","","");
new pClass().init(1,true, "node", "7099", "qg-web", "ui", null, "src/app/config/index.js", "sh start.sh", null, "网站后台", "", "sh stop.sh", ""); new pClass().init(1,true, "node", "7099", "qg-web", "ui", null, "src/app/config/index.js", "sh start.sh", null, "网站后台", "", "sh stop.sh", "");
new pClass().init(1,true, "node", "7102", "workflow-api", "ui", null, "config/env/localhost.js", "sh start.sh", null, "风控系统", "", "sh stop.sh", "");
//python //python
......
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