weimingfei
2025-10-28 9ccd59974993aa9914daf045aa6f2bbb5152047c
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/WarningPush.java
@@ -23,6 +23,7 @@
public class WarningPush  extends LoginUserModel {
    @ApiModelProperty(value = "主键", example = "1")
    @TableId(type = IdType.AUTO)
    //@ExcelColumn(name="主键")
    private Integer id;