czt
2025-11-08 edb0ae72155f3c0454ecbe4f089975b1320d8b88
src/main/java/com/fzzy/push/whhpjl/dto/WhjlPullReqDto.java
@@ -36,4 +36,14 @@
     * 身份签名
     */
    private String accesstoken;
    /**
     * 开始时间
     */
    private String starttime;
    /**
     * 截止时间
     */
    private String endtime;
}