Jerry Yan
047feec045
refactor(pricing): 重构适用商品类型处理逻辑
- 移除 ProductTypeListTypeHandler,直接在实体类中处理 JSON转换
- 为 PriceVoucherBatchConfig 添加 ObjectMapper 静态实例和日志记录
- 实现 JSON 字符串与 ProductType 列表之间的转换方法- 更新数据库映射,将 applicableProducts 映射为 JSON 字符串
- 优化 VoucherServiceImpl 中的产品适用性检查逻辑
2025-08-30 15:55:26 +08:00
..
2025-08-30 15:55:26 +08:00
2025-08-26 13:36:06 +08:00
2025-08-26 13:36:06 +08:00
2024-12-17 15:27:17 +08:00
2025-08-24 23:59:25 +08:00
2025-08-24 23:59:25 +08:00
2025-08-24 23:59:25 +08:00
2025-06-13 16:55:11 +08:00
2025-06-13 16:55:11 +08:00
2025-03-17 18:35:31 +08:00
2025-03-19 16:57:25 +08:00
2025-07-18 14:23:22 +08:00