wzj-boot/ruoyi-admin
huk 85dbab8f22 refactor(goods):优化商品查询逻辑并调整权限注解
- 移除了 AppProductController 中不必要的具体实现类引用
- 修改了商品查询方法名,统一为 getProduct
- 在 AppSearchController 中更新了商品查询调用
-为 AppVlogController 的 indexList 方法添加了 @SaIgnore 注解
-优化了 ProductMapper.xml 中的查询条件,增加租户状态过滤
- 格式化了 Java 代码中的空格和括号问题
- 移除了冗余的注释和无用的方法定义
2025-10-10 14:47:45 +08:00
..
2025-06-26 17:06:06 +08:00