huk
85dbab8f22
refactor(goods):优化商品查询逻辑并调整权限注解
- 移除了 AppProductController 中不必要的具体实现类引用
- 修改了商品查询方法名,统一为 getProduct
- 在 AppSearchController 中更新了商品查询调用
-为 AppVlogController 的 indexList 方法添加了 @SaIgnore 注解
-优化了 ProductMapper.xml 中的查询条件,增加租户状态过滤
- 格式化了 Java 代码中的空格和括号问题
- 移除了冗余的注释和无用的方法定义
2025-10-10 14:47:45 +08:00
..
2025-09-25 15:19:18 +08:00
2025-10-01 17:42:32 +08:00
2025-06-20 20:13:15 +08:00
2025-05-30 15:08:32 +08:00
2025-10-10 14:47:45 +08:00
2025-09-30 22:38:13 +08:00
2024-05-17 10:47:42 +08:00
2025-10-09 12:37:17 +08:00
2025-10-03 15:05:15 +08:00
2025-09-25 15:19:18 +08:00
2025-10-09 12:39:40 +08:00
2025-10-10 13:01:03 +08:00
2025-06-20 09:31:12 +08:00
2025-09-18 10:57:17 +08:00