Commit a3ca16a3 authored by 李尚科's avatar 李尚科
parents eefb2fd5 65870cf1
Pipeline #13787 passed with stage
in 5 seconds
...@@ -74,8 +74,8 @@ class BlacklistService extends Service { ...@@ -74,8 +74,8 @@ class BlacklistService extends Service {
blacklist_of_jd_industry: reportData.blacklist_of_jd_industry,//是否命中酒店行业黑名单 blacklist_of_jd_industry: reportData.blacklist_of_jd_industry,//是否命中酒店行业黑名单
}, },
dtld: { dtld: {
dtld_apply_record: 1,//多头申请是不是有记录 dtld_apply_record: 0,//多头申请是不是有记录
dtld_credit_record: 1,//多头放放款是不是有记录 dtld_credit_record: 0,//多头放放款是不是有记录
reg_count_1month: reportData.reg_count_1month,//近1月注册笔数 reg_count_1month: reportData.reg_count_1month,//近1月注册笔数
reg_count_3month: reportData.reg_count_3month,//近3月注册笔数 reg_count_3month: reportData.reg_count_3month,//近3月注册笔数
reg_count_6month: reportData.reg_count_6month,//近6月注册笔数 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