Commit 65870cf1 authored by Hsinli's avatar Hsinli

add

parent 1b6c9e4f
Pipeline #13784 passed with stage
in 5 seconds
......@@ -74,8 +74,8 @@ class BlacklistService extends Service {
blacklist_of_jd_industry: reportData.blacklist_of_jd_industry,//是否命中酒店行业黑名单
},
dtld: {
dtld_apply_record: 1,//多头申请是不是有记录
dtld_credit_record: 1,//多头放放款是不是有记录
dtld_apply_record: 0,//多头申请是不是有记录
dtld_credit_record: 0,//多头放放款是不是有记录
reg_count_1month: reportData.reg_count_1month,//近1月注册笔数
reg_count_3month: reportData.reg_count_3month,//近3月注册笔数
reg_count_6month: reportData.reg_count_6month,//近6月注册笔数
......
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