44323
2023-11-28 621d95aeff9feb8f4f1d7e2d33a18e5f2aa753c4
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;
}