Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
5
51business
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
方斌
51business
Commits
a3ca16a3
Commit
a3ca16a3
authored
Sep 16, 2019
by
李尚科
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://t-git.51gjj.com/fangbin/51business
parents
eefb2fd5
65870cf1
Pipeline
#13787
passed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
blacklist.js
app/service/credit/blacklist.js
+2
-2
No files found.
app/service/credit/blacklist.js
View file @
a3ca16a3
...
...
@@ -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月注册笔数
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment