新火炬后端单体项目初始化代码
cuilei
3 天以前 fe891f627a483eb6298f12eca60cf7f274e31c88
src/main/java/org/jeecg/modules/andon/entity/AndonResponseConfig.java
@@ -78,4 +78,7 @@
   @Excel(name = "三级响应人(升级两次)", width = 15)
    @ApiModelProperty(value = "三级响应人(升级两次)")
    private String thirdResponder;
}