Эх сурвалжийг харах

修改安全保卫工作情况统计表导出列名

xujie 1 жил өмнө
parent
commit
8b1094d6b6

+ 1 - 1
soc-modules/soc-modules-system/src/main/java/com/xunmei/system/util/SecurityWorkExport.java

@@ -133,7 +133,7 @@ public class SecurityWorkExport {
     private Integer noRectificationDangerNumber;
     @ExcelProperty(value = {"营业网点安全检查", "本季度辖内所有营业网点组织开展自查次数(每个网点检查数量的累计数)"}, index = 56)
     private Integer quarterSelfInspectNumber;
-    @ExcelProperty(value = {"安全教育", "本季度总行(联社)组织开展安全教育次数"}, index = 57)
+    @ExcelProperty(value = {"安全教育", "本季度总行(联社)组织开展安全教育次数"}, index = 57)
     private Integer quarterSafetyEducationNumber;
     @ExcelProperty(value = {"安全教育", "共计参与安全教育员工人次"}, index = 58)
     private Integer safetyEducationPeopleNumber;