nickchange
2023-11-17 695ff7ec8bd12b6cf32b77902bd5cfb44419b835
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;
}