nickchange
2023-11-28 727f15440f3367cb34a8d226d9a8e66d88e063e7
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;
}