1
luofl
2025-04-16 bff749cd2be2a63d12786a7f10d7630d57661267
cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/CoachQuery.java
@@ -13,4 +13,5 @@
    // 编辑页面回显使用
    private Integer id;
    private List<Integer> storeIds;
    private Integer operatorId;
}