xin
2025-07-14 a5a0a3c29a97c807cda8846994d1d8df6adeb9e5
oying-system/src/main/java/com/oying/modules/pc/category/service/PlatformCategoryService.java
@@ -37,6 +37,14 @@
    List<PlatformCategory> queryAll(PlatformCategoryQueryCriteria criteria);
    /**
     * 查询
     *
     * @param ids /
     * @return List<PlatformCategory>
     */
    List<PlatformCategory> queryBatchIds(List<Long> ids);
    /**
     * 创建
     *
     * @param resources /