1
luofl
2025-04-16 bff749cd2be2a63d12786a7f10d7630d57661267
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;
}