明树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
05ce7a67
Commit
05ce7a67
authored
Jan 20, 2026
by
zfp1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
8e437fb9
Pipeline
#106369
passed with stage
in 4 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
rcCgqygl.js
db/model/jt/rcCgqygl.js
+1
-1
rcCgqyglTzfh.js
db/model/jt/rcCgqyglTzfh.js
+2
-0
No files found.
db/model/jt/rcCgqygl.js
View file @
05ce7a67
...
@@ -47,7 +47,7 @@ const RcCgqygl = sequelize.define('RcCgqygl', {
...
@@ -47,7 +47,7 @@ const RcCgqygl = sequelize.define('RcCgqygl', {
type
:
DataTypes
.
DECIMAL
(
20
,
8
),
type
:
DataTypes
.
DECIMAL
(
20
,
8
),
comment
:
"公司当前应出资额 (亿元)"
,
comment
:
"公司当前应出资额 (亿元)"
,
},
},
gsdqycze
:
{
gsdqy
j
cze
:
{
type
:
DataTypes
.
DECIMAL
(
20
,
8
),
type
:
DataTypes
.
DECIMAL
(
20
,
8
),
comment
:
"公司当前已出资额 (亿元)"
,
comment
:
"公司当前已出资额 (亿元)"
,
},
},
...
...
db/model/jt/rcCgqyglTzfh.js
View file @
05ce7a67
...
@@ -22,6 +22,8 @@ const RcCgqyglTzfh = sequelize.define('RcCgqyglTzfh', {
...
@@ -22,6 +22,8 @@ const RcCgqyglTzfh = sequelize.define('RcCgqyglTzfh', {
type
:
DataTypes
.
DECIMAL
(
20
,
8
),
type
:
DataTypes
.
DECIMAL
(
20
,
8
),
comment
:
"分红金额"
comment
:
"分红金额"
},
},
sourceId
:
{
sourceId
:
{
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