nickchange
2023-10-25 6638af6bea3b3a9c2ab8eb34a5cbced7aec825b4
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;
}