nickchange
2023-10-27 a1eb598970dab2cb49e95a99917a293e31a183d1
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;
}