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