Commit bac0b5ac authored by Hsinli's avatar Hsinli

add

parent 0a95d466
Pipeline #19441 passed with stage
in 58 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