nickchange
2023-11-27 b0da58b53f3828a5ce7f0f1344a4c01c87181808
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;
}