明树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
923fa4c8
Commit
923fa4c8
authored
Jan 13, 2026
by
zfp1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
bdcb6c79
Pipeline
#106042
passed with stage
in 3 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
21 deletions
+38
-21
projectTzController.js
controller/projectTzController.js
+34
-21
tzZdfxcz.js
db/model/jt/tzZdfxcz.js
+4
-0
No files found.
controller/projectTzController.js
View file @
923fa4c8
This diff is collapsed.
Click to expand it.
db/model/jt/tzZdfxcz.js
View file @
923fa4c8
...
@@ -68,6 +68,10 @@ const TzZdfxcz = sequelize.define('TzZdfxcz', {
...
@@ -68,6 +68,10 @@ const TzZdfxcz = sequelize.define('TzZdfxcz', {
comment
:
"风险发现方式"
comment
:
"风险发现方式"
},
},
sourceId
:
{
type
:
DataTypes
.
INTEGER
,
comment
:
"所属投资控制主表id"
},
projectId
:
{
projectId
:
{
type
:
DataTypes
.
INTEGER
,
type
:
DataTypes
.
INTEGER
,
comment
:
"所属项目ID"
,
comment
:
"所属项目ID"
,
...
...
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