nickchange
2023-11-16 7042adfac9eb4fcdb6cae5c9471727cdaeb358b5
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;
}