1
luofl
2025-04-11 1222dbd259fbd739db3f8fc95c95f85822b0a731
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;
}