luo
2023-10-08 d4deed2a4b2df4fdf2918703d069632ff07a1f96
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;
}