liusheng
2025-04-23 d76e92d1a0586865e75cf36b95363c433435fa02
smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java
@@ -40,6 +40,13 @@
    private Long taskid;
    /**
     * 发送天数
     */
    @Excel(name = "发送天数")
    @ApiModelProperty(value = "发送天数")
    private Long sendDay;
    /**
     *
     */
    @Excel(name = "  ")