Commit 430a37df authored by Hsinli's avatar Hsinli

addddd

parent e9d21e1b
Pipeline #19375 passed with stage
in 7 seconds
......@@ -135,7 +135,7 @@ class CheckService extends Service {
ctx.failed('服务异常,请稍后再试');
}
if (ret.is_target_user === 1) {
//pro环境 142对应193 143对应194
//pro环境 142对应193 143对应194 133-195
//uat环境 174对应175 176对应177
let bid = inputParams['business_id'] ? Number(inputParams['business_id']) : 142;
let businessId = 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