Commit c42bf0c5 authored by wentao.suo's avatar wentao.suo

add qimei

parent b1acd8e7
...@@ -93,7 +93,8 @@ var hosts = { ...@@ -93,7 +93,8 @@ var hosts = {
"bospinjaman-ui": "pinjaman.xyqb.com", "bospinjaman-ui": "pinjaman.xyqb.com",
"fund-operate-ui":"clotho-ui.xyqb.com", "fund-operate-ui":"clotho-ui.xyqb.com",
"business-op-ui":"business-op.xyqb.com", "business-op-ui":"business-op.xyqb.com",
"xyqb-user2-query":"userqry.xyqb.com" "xyqb-user2-query":"userqry.xyqb.com",
"cuishou":"qimei.xyqb.com"
} }
var pClass = function() {}; var pClass = function() {};
...@@ -193,6 +194,8 @@ new pClass().init(2,false, "java", "7072", "data-taurus", "data-riskcontrol", "d ...@@ -193,6 +194,8 @@ new pClass().init(2,false, "java", "7072", "data-taurus", "data-riskcontrol", "d
new pClass().init(1,false, "java", "7074", "account-center", "QG", "account_center.log", "application.properties", "", " -Denv=dev -Didc=default -Dtech.localhost=", "账户中心-server", "","mvn clean package -Ptest -Dmaven.test.skip=true",""); new pClass().init(1,false, "java", "7074", "account-center", "QG", "account_center.log", "application.properties", "", " -Denv=dev -Didc=default -Dtech.localhost=", "账户中心-server", "","mvn clean package -Ptest -Dmaven.test.skip=true","");
new pClass().init(1,false, "java", "7079", "user-credit", "QG", "user_credit.log", "application.properties", "", " ", "用户升级-server", "","mvn clean package -Ptest -Dmaven.test.skip=true",""); new pClass().init(1,false, "java", "7079", "user-credit", "QG", "user_credit.log", "application.properties", "", " ", "用户升级-server", "","mvn clean package -Ptest -Dmaven.test.skip=true","");
new pClass().init(2,false, "java", "7076", "urge_dispatcher", "data-riskcontrol", "dispatcher.log", "application.properties", "--worker 1 --currentWorker 1 -t -ts ", " ", "催收系统", "", "mvn clean package -Ptest -Dmaven.test.skip=true", ""); new pClass().init(2,false, "java", "7076", "urge_dispatcher", "data-riskcontrol", "dispatcher.log", "application.properties", "--worker 1 --currentWorker 1 -t -ts ", " ", "催收系统", "", "mvn clean package -Ptest -Dmaven.test.skip=true", "");
new pClass().init(2,false,"java", "7076", "cuishou", "data", "", "application.properties", " --worker 1 --curr entWorker 1 -t ", " ", "催收-企羡", "", "mvn clean package -Pdev -Dmaven.test.skip=true", "");
new pClass().init(1,false, "java", "7081", "wechat-config", "fund_pay", "wechat-config.log", "application.properties", "--worker 1 --currentWorker 1 -t -ts ", " ", "微信消息推送系统", "", "mvn clean package -Ptest -Dmaven.test.skip=true", ""); new pClass().init(1,false, "java", "7081", "wechat-config", "fund_pay", "wechat-config.log", "application.properties", "--worker 1 --currentWorker 1 -t -ts ", " ", "微信消息推送系统", "", "mvn clean package -Ptest -Dmaven.test.skip=true", "");
new pClass().init(1,false, "java", "7082", "clotho", "funding", "clotho.log", "application.properties", "--worker 1 --currentWorker 1 -t -ts ","-Denv=dev -Didc=default -Dtech.localhost=", "资金方统计相关功能", "", "mvn clean package -Ptest -Dmaven.test.skip=true", ""); new pClass().init(1,false, "java", "7082", "clotho", "funding", "clotho.log", "application.properties", "--worker 1 --currentWorker 1 -t -ts ","-Denv=dev -Didc=default -Dtech.localhost=", "资金方统计相关功能", "", "mvn clean package -Ptest -Dmaven.test.skip=true", "");
new pClass().init(1,false, "java", "7085", "mall-canal", "baitiao", "mall_canal.log", "application.properties", "-l 152 -w 2 &", " ", "商城订单监控", "", "mvn clean package -Ptest -Dmaven.test.skip=true", ""); new pClass().init(1,false, "java", "7085", "mall-canal", "baitiao", "mall_canal.log", "application.properties", "-l 152 -w 2 &", " ", "商城订单监控", "", "mvn clean package -Ptest -Dmaven.test.skip=true", "");
......
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