Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 119e26728f | |||
| a3329be788 |
@@ -376,7 +376,7 @@ public class OverLimitMonitorServiceImpl implements OverLimitMonitorService {
|
||||
}
|
||||
|
||||
if (CollUtil.isNotEmpty(list11)){
|
||||
list9.forEach(item->{
|
||||
list11.forEach(item->{
|
||||
DataHarmonicDetail pojo = new DataHarmonicDetail();
|
||||
pojo.setTimeId(date);
|
||||
pojo.setTargetType(6);
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user