src/main/java/org/jeecg/modules/andon/entity/AndonResponseConfig.java @@ -78,4 +78,7 @@ @Excel(name = "三级响应人(升级两次)", width = 15) @ApiModelProperty(value = "三级响应人(升级两次)") private String thirdResponder; }