@@ -57,7 +57,7 @@ public class ExportCheckStandardVO implements Serializable {
/**
* 备注
*/
- @Excel(name = "检查标准", orderNum = "8")
+ @Excel(name = "执行标准", orderNum = "8")
private String remark;
* 计划周期
@@ -56,7 +56,7 @@ public class ExportCheckStandardVO2 implements Serializable {
- @Excel(name = "检查标准")
+ @Excel(name = "执行标准")