明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
J
jt_backend
Project
Project
Details
Activity
Releases
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
zengfanpei
jt_backend
Commits
0431f46c
Commit
0431f46c
authored
Jan 20, 2026
by
zfp1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
408e4b99
Pipeline
#106384
passed with stage
in 4 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
tzZdfx.js
db/model/jt/tzZdfx.js
+7
-7
No files found.
db/model/jt/tzZdfx.js
View file @
0431f46c
...
@@ -24,11 +24,11 @@ const TzZdfx = sequelize.define('TzZdfx', {
...
@@ -24,11 +24,11 @@ const TzZdfx = sequelize.define('TzZdfx', {
comment
:
"项目公司全称"
,
comment
:
"项目公司全称"
,
},
},
jnw
:
{
type
:
DataTypes
.
INTEGER
,
allowNull
:
true
,
comment
:
"境内/外"
,
zjType
:
'danxuan'
,
_mark
:
"lixiang"
},
jnw
:
{
type
:
DataTypes
.
STRING
,
allowNull
:
true
,
comment
:
"境内/外"
,
zjType
:
'danxuan'
,
_mark
:
"lixiang"
},
sjnzjjw
:
{
type
:
DataTypes
.
INTEGER
,
allowNull
:
true
,
comment
:
"省(境内)/洲际(境外)"
,
zjType
:
'danxuan'
,
_mark
:
"lixiang"
},
sjnzjjw
:
{
type
:
DataTypes
.
STRING
,
allowNull
:
true
,
comment
:
"省(境内)/洲际(境外)"
,
zjType
:
'danxuan'
,
_mark
:
"lixiang"
},
dsjngjjw
:
{
type
:
DataTypes
.
INTEGER
,
allowNull
:
true
,
comment
:
"地市(境内)/国家(境外)"
,
zjType
:
'danxuan'
,
_mark
:
"lixiang"
},
dsjngjjw
:
{
type
:
DataTypes
.
STRING
,
allowNull
:
true
,
comment
:
"地市(境内)/国家(境外)"
,
zjType
:
'danxuan'
,
_mark
:
"lixiang"
},
tzbk
:
{
type
:
DataTypes
.
INTEGER
,
allowNull
:
true
,
comment
:
"投资板块"
,
zjType
:
'danxuan'
,
_mark
:
"lixiang"
},
tzbk
:
{
type
:
DataTypes
.
STRING
,
allowNull
:
true
,
comment
:
"投资板块"
,
zjType
:
'danxuan'
,
_mark
:
"lixiang"
},
xmlx
:
{
type
:
DataTypes
.
INTEGER
,
allowNull
:
true
,
comment
:
"项目类型 1控股/2参股/3平股"
,
zjType
:
'danxuan'
,
},
xmlx
:
{
type
:
DataTypes
.
STRING
,
allowNull
:
true
,
comment
:
"项目类型 1控股/2参股/3平股"
,
zjType
:
'danxuan'
,
},
bjtgb
:
{
bjtgb
:
{
type
:
DataTypes
.
DECIMAL
(
5
,
2
),
type
:
DataTypes
.
DECIMAL
(
5
,
2
),
...
@@ -62,7 +62,7 @@ const TzZdfx = sequelize.define('TzZdfx', {
...
@@ -62,7 +62,7 @@ const TzZdfx = sequelize.define('TzZdfx', {
comment
:
"运营期(年)"
,
comment
:
"运营期(年)"
,
},
},
xmjd
:
{
xmjd
:
{
type
:
DataTypes
.
INTEGER
,
type
:
DataTypes
.
STRING
,
comment
:
"项目阶段 1未开工/2未交割/3在建/4运营"
,
comment
:
"项目阶段 1未开工/2未交割/3在建/4运营"
,
},
},
...
@@ -99,7 +99,7 @@ const TzZdfx = sequelize.define('TzZdfx', {
...
@@ -99,7 +99,7 @@ const TzZdfx = sequelize.define('TzZdfx', {
// comment: "项目当年利润总额"
// comment: "项目当年利润总额"
// },
// },
knfsqzfx
:
{
type
:
DataTypes
.
TEXT
},
knfsqzfx
:
{
type
:
DataTypes
.
TEXT
},
zrr
:
{
zrr
:
{
type
:
DataTypes
.
STRING
,
type
:
DataTypes
.
STRING
,
comment
:
"责任人"
,
comment
:
"责任人"
,
...
...
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