Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
qianhe-ydsj
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
jiangyun
qianhe-ydsj
Commits
b3f92876
Commit
b3f92876
authored
Nov 30, 2025
by
wangjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2025-11-29 wj 修改
parent
b5ab2ceb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
qianhe-ydsj/src/main/java/com/qianhe/controller/SjFybpZbController.java
+2
-2
No files found.
qianhe-ydsj/src/main/java/com/qianhe/controller/SjFybpZbController.java
View file @
b3f92876
...
...
@@ -613,7 +613,7 @@ public class SjFybpZbController extends BaseController
list
.
add
(
cb1
);
SjFybp
cb2
=
new
SjFybp
();
cb2
.
setFylx
(
"
“三个最强”
全员练兵"
);
cb2
.
setFylx
(
"
三个最强
全员练兵"
);
//项目金额
String
fyje2
=
new
DataFormatter
().
formatCellValue
(
row
.
getCell
(
5
));
cb2
.
setFyje
(
new
BigDecimal
(
fyje2
));
...
...
@@ -633,7 +633,7 @@ public class SjFybpZbController extends BaseController
list
.
add
(
cb3
);
SjFybp
cb4
=
new
SjFybp
();
cb4
.
setFylx
(
"基层
板
站建设"
);
cb4
.
setFylx
(
"基层
班
站建设"
);
//项目金额
String
fyje4
=
new
DataFormatter
().
formatCellValue
(
row
.
getCell
(
9
));
cb4
.
setFyje
(
new
BigDecimal
(
fyje4
));
...
...
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