liusheng
2025-04-25 c987cc764e62a9080cc784604938a4ca58b2d235
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 = "  ")