dafang
|
0a7fa72b3a
|
fix(product): 修复@Select查询JSON字段无法解析的问题
|
2025-12-08 16:04:43 +08:00 |
|
dafang
|
91f37e756a
|
fix(product): 修复@Select查询JSON字段无法解析的问题
@Select注解不会应用autoResultMap,需手动指定@Results和typeHandler:
- ProductSpuMapper: sliderPicUrls字段添加JacksonTypeHandler
- ProductSkuMapper: properties字段添加JacksonTypeHandler
|
2025-12-08 15:58:29 +08:00 |
|
YunaiV
|
e79005a0a0
|
reactor:@MockBean => @MockitoBean
|
2025-08-02 17:32:12 +08:00 |
|
芋道源码
|
b8889a94c7
|
!1362 feat: 使用 fastExcel 替换 easyExcel (<a href="https://gitee.com/link?target=https%3A%2F%2Fgithub.com%2Ffast-excel%2Ffastexcel">https://github.com/fast-excel/fastexcel</a>)
Merge pull request !1362 from xingyu/master-jdk17-excel
|
2025-07-26 09:20:20 +00:00 |
|
YunaiV
|
0fbffdc1d3
|
reactor:统一导出的 url 都是 export-excel
|
2025-06-16 08:30:00 +08:00 |
|
xingyu4j
|
9dec02d02e
|
feat: 使用 fastExcel 替换 easyExcel (https://github.com/fast-excel/fastexcel)
|
2025-06-10 14:51:41 +08:00 |
|
xingyu4j
|
1b37c47361
|
fix: deleteBatchIds 已过期
|
2025-05-26 14:09:31 +08:00 |
|
xingyu4j
|
5caf990920
|
fix: selectBatchIds 已过期
|
2025-05-26 14:06:02 +08:00 |
|
YunaiV
|
5f6d0b3b19
|
reactor:移除 mall-product 的 api 包
|
2025-05-17 10:18:33 +08:00 |
|