liujie
2023-10-31 1c08cdb19aa0531dc77665dbbde052133dff9ceb
cloud-server-other/src/main/java/com/dsh/other/entity/BallQueryDto.java
@@ -12,5 +12,7 @@
    String cityCode;
    String store;
    String site;
    Integer type;
    Integer id;
}