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