MrShi
10 天以前 3f68c99c363662fa0a66591c38f05ea92c2a41fe
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/WarningRule.java
@@ -24,6 +24,7 @@
public class WarningRule  extends LoginUserModel {
    @ApiModelProperty(value = "主键", example = "1")
    @TableId(type = IdType.AUTO)
    @ExcelColumn(name="主键")
    private Integer id;