liujie
2023-11-28 d36bf25f7494870cbb77c256a04dd8c8b2d42f31
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;
}