|
|
@ -192,7 +192,7 @@ public class BizDataStatsServiceImpl implements BizDataStatsService { |
|
|
|
}); |
|
|
|
|
|
|
|
Integer effectRow = statsStaffPatrolService.insertBatchOrUpdate(formDTO, insertList); |
|
|
|
log.info("initStaffPatrolStats insert rows:{}", JSON.toJSONString(insertList)); |
|
|
|
log.info("initStaffPatrolStats insert rows:{}", effectRow); |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|