44323
2023-11-05 75bac456c3d66f6b173b1213776158c3bc5f8b96
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;
}