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

callrisk fix

parent 345af440
Pipeline #14581 passed with stage
in 33 seconds
......@@ -72,7 +72,8 @@ class ApplyService extends Service {
order_id: null,
placeholder: {
name: '',
id_card: ''
id_card: '',
phone: '',
}
}
let bePayOrder = await ctx.service.credit.order.getBePayOrder('callrisk');
......
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