Commit 2ced00b7 by 孙亚楠

d

parent e09d4ddb
......@@ -199,9 +199,9 @@ class System {
// 用户服务
sve_uc: dev + ":3651" + path,
// 商户服务
sve_merchant: local + ":3652" + path,
sve_merchant: dev + ":3652" + path,
// 订单服务
sve_order: local + ":3653" + path,
sve_order: dev + ":3653" + path,
}
} else {
return {
......
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