fix(product): 修复商品价格保存逻辑 #12

Merged
mkm merged 1 commits from dev into main 2025-04-12 15:57:02 +08:00
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
- 在 StoreProductPriceLogic 类中,将价格保存逻辑中的 'price' 字段错误地设置为 'vip_price' 的值
- 已将相关代码修正,确保 'price' 字段正确保存为 'price' 的值
mkm merged commit a4eb84500a into main 2025-04-12 15:57:02 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mkm/multi-store#12
No description provided.