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

10 lines
342 B
Markdown

## 1. Implementation
- [x] 1.1 Update create-order package option display to show `suggested_retail_price`.
- [x] 1.2 Keep create-order request payload unchanged without submitting `suggested_retail_price`.
## 2. Verification
- [x] 2.1 Validate the OpenSpec change with strict mode.
- [x] 2.2 Run relevant frontend type/lint verification.