nickchange
2023-10-26 565547a1d026a9bcff26f3e0edaf079bdb7a55d4
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;
}