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
65dafdb2
Commit
65dafdb2
authored
Jul 16, 2025
by
wangjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2025-07-16 规范建设 V2.5
parent
70106b1f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
qianhe-ydsj/src/main/java/com/qianhe/service/impl/SjGfjsJcdwkhpjServiceImpl.java
+7
-7
No files found.
qianhe-ydsj/src/main/java/com/qianhe/service/impl/SjGfjsJcdwkhpjServiceImpl.java
View file @
65dafdb2
...
...
@@ -138,13 +138,13 @@ public class SjGfjsJcdwkhpjServiceImpl implements ISjGfjsJcdwkhpjService
if
(
sjGfjsZsdwkhpjs
==
null
){
continue
;
}
sjGfjsZsdwkhpjs
.
forEach
(
item
->{
if
(
StringUtils
.
isEmpty
(
item
.
getKhfz
())){
item
.
setKhfz
(
"0"
);
}
doubleList
.
add
(
Double
.
parseDouble
(
item
.
getKhfz
()));
});
double
kf
=
doubleList
.
stream
().
mapToDouble
(
Double:
:
doubleValue
).
sum
();
//
sjGfjsZsdwkhpjs.forEach(item->{
//
if(StringUtils.isEmpty(item.getKhfz())){
//
item.setKhfz("0");
//
}
//
doubleList.add(Double.parseDouble(item.getKhfz()));
//
});
//
double kf = doubleList.stream().mapToDouble(Double::doubleValue).sum();
// if("党建引领".equals(dictValue)){
// //扣分
// sjGfjsZsdwkhpjZb.setDjyjkfs(new BigDecimal(kf));
...
...
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