Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
1dc5dd2d
Commit
1dc5dd2d
authored
Aug 12, 2020
by
wkliang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'center-order' of gitlab.gongsibao.com:jiangyong/zhichan into center-order
parents
c90b99d8
4ef5366e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
center-order/app/base/db/models/dbneed/diagnosisneedinfo.js
+1
-1
No files found.
center-order/app/base/db/models/dbneed/diagnosisneedinfo.js
View file @
1dc5dd2d
...
...
@@ -47,7 +47,7 @@ module.exports = (db, DataTypes) => {
diagnosis_result_name
:
DataTypes
.
STRING
,
//诊断结果名字 通过/未通过/人工审核中 --暂不用
diagnosis_result_data
:
DataTypes
.
JSON
,
// 智能诊断结果返回值 人工目前没用到
status_name
:
DataTypes
.
STRING
,
//状态 dcl/gtz/dqrfa/ygb/ywc
main_class
:
DataTypes
.
STRING
,
// 主营类目(一级分类-二级分类)
main_class
:
DataTypes
.
JSON
,
// 主营类目(一级分类-二级分类)
qualifications_pic
:
DataTypes
.
JSON
,
// 基础资质json {}
brand_pic
:
DataTypes
.
JSON
,
// 品牌资质json {}
industry_pic
:
DataTypes
.
JSON
,
// 行业资质json {}
...
...
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