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-04-09 14:38:01 +08:00
2026-06-26 12:12:15 +09:00
2026-01-24 15:46:15 +08:00
2026-03-19 10:56:50 +08:00
2026-07-02 16:49:50 +09:00
2026-07-22 18:05:38 +09:00
2026-01-30 11:40:36 +08:00
2026-01-26 15:07:03 +08:00
2026-01-27 12:18:19 +08:00
2026-01-22 10:15:04 +08:00
2026-03-28 10:37:54 +08:00
2026-01-26 18:05:12 +08:00
2026-04-29 10:18:15 +08:00
2026-03-14 18:27:28 +08:00
2026-01-29 13:18:49 +08:00
2026-01-22 10:15:04 +08:00
2026-07-22 16:37:08 +09:00
2026-07-22 16:37:08 +09:00
2026-04-27 09:47:03 +08:00
2026-02-02 10:25:03 +08:00
2026-03-14 18:27:28 +08:00
2026-06-22 17:21:13 +09:00
2026-02-28 16:31:31 +08:00
2026-01-27 19:55:47 +08:00
2026-02-11 17:13:42 +08:00
2026-03-19 17:39:43 +08:00
2026-02-02 17:12:14 +08:00
2026-03-31 09:54:08 +08:00
2026-03-31 09:54:08 +08:00
2026-02-05 17:32:44 +08:00
2026-02-05 17:32:44 +08:00
2026-04-14 11:11:15 +08:00
2026-02-05 17:32:44 +08:00
2026-03-28 17:57:52 +08:00
2026-04-09 11:41:58 +08:00
2026-04-09 14:40:39 +08:00
2026-07-22 21:07:08 +09:00
2026-01-28 17:11:55 +08:00
2026-07-23 11:09:08 +09:00
2026-02-03 10:06:13 +08:00
2026-07-22 21:07:08 +09:00
2026-07-22 15:06:06 +09:00
2026-04-18 10:08:45 +08:00
2026-04-18 09:06:33 +08:00
2026-03-16 23:29:31 +08:00