|
@@ -159,7 +159,6 @@ public class StatisticReportServiceImpl implements StatisticReportService {
|
|
if (type.equals(INSERT)) {
|
|
if (type.equals(INSERT)) {
|
|
report.setCreateBy(SecurityUtils.getUsername());
|
|
report.setCreateBy(SecurityUtils.getUsername());
|
|
report.setCreateTime(now);
|
|
report.setCreateTime(now);
|
|
- report.setUpdateTime(now);
|
|
|
|
}
|
|
}
|
|
|
|
|
|
report.setUpdateBy(SecurityUtils.getUsername());
|
|
report.setUpdateBy(SecurityUtils.getUsername());
|