fix(product): 修复商品价格保存逻辑 #12
Owner
- 在 StoreProductPriceLogic 类中,将价格保存逻辑中的 'price' 字段错误地设置为 'vip_price' 的值
- 已将相关代码修正,确保 'price' 字段正确保存为 'price' 的值
- 在 StoreProductPriceLogic 类中,将价格保存逻辑中的 'price' 字段错误地设置为 'vip_price' 的值
- 已将相关代码修正,确保 'price' 字段正确保存为 'price' 的值
mkm
added 1 commit 2025-04-12 15:56:57 +08:00
Merge pull request 'fix(product): 修复商品价格保存逻辑' (#12) from dev into main
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?