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