Commit Graph

62 Commits

Author SHA1 Message Date
puhui999
f6edee501b feat: 新增社交客户端批量删除接口 2025-06-10 14:21:19 +08:00
puhui999
28bba9776c feat: 新增租户批量删除接口 2025-06-10 14:19:08 +08:00
puhui999
18fcc8fbc5 feat: 新增用户批量删除接口 2025-06-10 10:14:27 +08:00
YunaiV
4af6b2bfb1 review:【infra 基础设施】代码生成的批量操作建议 2025-06-08 11:50:00 +08:00
xingyu4j
129f9175ac feat: 优化语句 2025-06-02 21:55:03 +08:00
xingyu4j
0fb8f683c8 fix: getPhoneNoInfo 已过期 2025-05-27 09:33:36 +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
Ken
41b17d4faf fix(微信小程序确认收货提醒接口): 修复 #839 - received_time 时间戳单位错误(应为秒)
根据微信小程序接口要求,订单签收时间 received_time 应为秒级时间戳,但现有实现传入了毫秒,导致微信接口返回错误代码 10060029(签收时间不合理)。

新增 LocalDateUtils.toEpochSecond 方法,统一将 LocalDateTime 转换为秒级时间戳,用于接口参数转换。

BREAKING CHANGE: 无

Closes #839
2025-05-20 12:57:33 +08:00
YunaiV
86f88ea590 reactor:移除 pay 的 api 包 2025-05-17 09:48:32 +08:00
YunaiV
e31b6dbff9 reactor:移除 system 和 infra 的 api 包 2025-05-15 17:11:33 +08:00
YunaiV
b758e690c1 reactor:移除 system 和 infra 的 api 包 2025-05-15 00:08:11 +08:00