jiangping
2024-09-29 7819e39efbc99c9b5048b0809bd82be92a3964fb
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")