liujie
2023-09-25 8c55ab2701c99cec16eff92a26fefdf77fcdd28f
cloud-server-management/src/main/java/com/dsh/course/feignClient/activity/model/CouponListOfSearch.java
@@ -22,5 +22,7 @@
    private Integer state;
    private Page<Map<String, Object>> page;
    private String cityCode;
    private Integer storeId;
}