Files
one-pipe-system/openspec/changes/update-order-create-suggested-retail-price/tasks.md
sexygoat 322cd0dca5
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 7m33s
fix: 订单列表套餐显示销售价
2026-05-30 15:06:41 +08:00

342 B

1. Implementation

  • 1.1 Update create-order package option display to show suggested_retail_price.
  • 1.2 Keep create-order request payload unchanged without submitting suggested_retail_price.

2. Verification

  • 2.1 Validate the OpenSpec change with strict mode.
  • 2.2 Run relevant frontend type/lint verification.