break
147f3eb775
修复 UR#55 代码审查问题:事务隔离、错误包装、重复辅助函数
- resolvePackageTerms 接受 tx 参数并使用事务绑定的 Store,确保快照与写入同库
- auto_purchase.go 错误包装改用 pkgerrors.Wrap 而非标准库 errors
- shop_package_batch_allocation 去除 fmt 依赖改用 strconv 拼接
- shop_series_grant 提取 effectiveBase 局部变量避免重复调用
- 测试辅助函数统一迁移至 testutil.StringPointer,删除各文件本地重复定义
- 新增 testutil.NewRedisClient 和 testutil.StringPointer
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-23 11:09:08 +09:00
..
2026-02-28 17:16:15 +08:00
2026-07-23 11:09:08 +09:00
2026-07-23 11:09:08 +09:00
2026-02-26 16:38:52 +08:00
2026-02-26 16:38:52 +08:00
2026-02-26 16:38:52 +08:00
2026-02-26 16:38:52 +08:00
2026-03-30 09:59:30 +08:00
2026-02-28 17:16:15 +08:00
2026-07-02 15:13:22 +09:00
2025-11-13 13:40:19 +08:00
2026-06-15 15:28:29 +08:00
2026-06-15 15:28:29 +08:00
2026-06-15 15:28:29 +08:00
2026-06-15 15:28:29 +08:00
2026-07-02 15:13:22 +09:00
2026-02-28 17:16:15 +08:00
2026-06-22 17:21:13 +09:00
2026-06-21 17:06:40 +08:00
2026-05-12 11:13:04 +08:00
2026-06-09 10:54:13 +08:00
2026-06-22 17:21:13 +09:00
2026-06-22 17:21:13 +09:00
2026-04-15 12:22:25 +08:00
2026-04-26 12:41:16 +08:00
2026-06-21 17:06:40 +08:00
2026-04-07 12:27:04 +08:00
2026-04-16 14:27:47 +08:00