puzhibing
2024-03-05 3a9e03941a49e4d37c0b227ced0920c6a37bc8ee
cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/dto/BallQueryDto.java
@@ -8,5 +8,6 @@
    String cityCode;
    String store;
    String site;
    Integer type;
    Integer id;
}