nickchange
2023-11-28 d9f1e1a3f50729de8594cd6e1278afa2f6ebf983
cloud-server-activity/src/main/java/com/dsh/activity/model/IntroduceQuery.java
@@ -16,6 +16,6 @@
    // 活动状态
    private Integer activityState;
    // 活动时间
    private String  time;
    private String time;
}