Commit ec2cd57f authored by 李尚科's avatar 李尚科

callrisk fix

parent 9d0666a9
Pipeline #14715 passed with stage
in 33 seconds
......@@ -347,7 +347,7 @@ class ApplyService extends Service {
const type = TypeConfig['callrisk'];//个人通话类型
let report_id = null;
//数盒魔方三要素校验
// await ctx.service.credit.callrisk.checkThreeElements(input);
await ctx.service.credit.callrisk.checkThreeElements(input);
// await ctx.service.credit.common.shuhemofangCheck('callrisk', input);
//判断用户当前三要素是否是二次查询未支付订单
......
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