|
|
5733ebe40d
|
fix: renewal logic 尝鲜价未生效 — 改为走 newUser 资格判断
Build docker and publish / build (20.15.1) (push) Successful in 7m17s
renewalLogic 在计算折扣时硬编码 isNewUser=false,
导致新用户在 24h 窗口内通过 renewal 接口购买时无法享受尝鲜价。
改为调用 resolveNewUserDiscountEligibility,与 purchaseLogic 保持一致。
Co-Authored-By: claude-flow <ruv@ruv.net>
|
2026-03-31 06:35:14 -07:00 |
|
|
|
bb80df5786
|
权限问题
Build docker and publish / build (20.15.1) (push) Has been cancelled
|
2026-03-11 08:06:13 -07:00 |
|
|
|
fafb229295
|
feat: 为折扣计算函数 getDiscount 引入新用户判断逻辑以支持新用户专属折扣。
Build docker and publish / build (20.15.1) (push) Successful in 7m37s
|
2026-03-11 03:56:48 -07:00 |
|
|
|
26f6400e74
|
feat: 苹果支付uuid 及设备逻辑
Build docker and publish / build (20.15.1) (push) Successful in 8m3s
|
2026-03-10 19:53:19 -07:00 |
|
|
|
4349a7ea2f
|
家庭组 权益修改
Build docker and publish / build (20.15.1) (push) Successful in 8m16s
|
2026-03-04 22:02:42 -08:00 |
|
|
|
0c544268e5
|
refactor payment platform canonicalization and order method consistency
Build docker and publish / build (20.15.1) (push) Failing after 8m1s
|
2026-03-04 02:15:32 -08:00 |
|
|
|
4d8516b2e1
|
同步历史版本代码
|
2026-03-03 09:32:22 -08:00 |
|
Chang lue Tsen
|
701d47ed21
|
feat(order): add validation for quantity and amount limits in order requests
|
2026-02-08 06:41:23 -05:00 |
|
Chang lue Tsen
|
900096ed12
|
fix(coupon): add check for zero count in coupon usage validation
|
2025-09-16 10:17:18 -04:00 |
|
Chang lue Tsen
|
82fd674ae4
|
feat(api): standardize timestamp field across log structures
|
2025-08-26 14:39:54 -04:00 |
|
Chang lue Tsen
|
87c771bbd4
|
refactor(log): consolidate logging models and update related logic for improved clarity and functionality
|
2025-08-20 13:36:06 -04:00 |
|
Chang lue Tsen
|
c8de30f78c
|
fix(order): improve code quality and fix critical bugs in order processing logic
- Fix inconsistent logging calls across all order logic files
- Fix critical gift amount deduction logic bug in renewal process
- Fix variable shadowing errors in database transactions
- Add comprehensive Go-standard documentation comments
- Improve log prefix consistency for better debugging
- Remove redundant discount validation code
|
2025-07-24 03:06:44 +09:00 |
|
Chang lue Tsen
|
8976724c1e
|
fix(renewal): update subscription retrieval method to use token instead of order ID
|
2025-07-24 03:06:44 +09:00 |
|
NoWay
|
f4cd567492
|
fix(renewal) discount set default 1
|
2025-07-24 03:06:44 +09:00 |
|
Chang lue Tsen
|
34c09c4618
|
refactor: update import paths from ppanel-server to server
|
2025-04-25 15:09:31 +09:00 |
|
Chang lue Tsen
|
8addcc584b
|
init: 1.0.0
|
2025-04-25 12:08:29 +09:00 |
|