MrShi
2025-11-05 3889b8ad1c2b71dd2bdca200aca7063742bd83bf
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;