jiangping
2024-09-29 1a9da0b5ef171300a5f7968a8ce09b30f9d2f793
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/PlatformBroadcastLog.java
@@ -59,8 +59,8 @@
    @ExcelColumn(name="关联对象编码")
    private String objId;
    @ApiModelProperty(value = "关联对象类型 0月台作业", example = "1")
    @ExcelColumn(name="关联对象类型 0月台作业")
    @ApiModelProperty(value = "关联对象类型 0月台作业 1其他", example = "1")
    @ExcelColumn(name="关联对象类型 0月台作业 1其他")
    private Integer objType;
    @ApiModelProperty(value = "提醒次数", example = "1")