修复(web):仅修改价格名称并恢复全部价格项 - #3
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
提交说明
Important
变更描述
补救 PR #2 对需求范围的错误理解。用户只要求修改价格名称,不要求删除任何价格类型。
变更类型
关联任务
AI 辅助披露
✅ 提交前检查项 / Checklist
验证结果
bun test src/features/system-settings/models/__tests__/pricing-lanes.test.ts:3 项通过。bun run typecheck:通过。oxlint:通过。bun run build:通过。bun run format:check:通过。风险与回滚
风险较低。本 PR 恢复 PR #2 删除的既有界面能力,不修改后端价格字段、数据库或扣费逻辑。回滚本 PR 会再次隐藏图像和音频价格,因此不建议单独回滚;如需完整回到修改前状态,应同时回滚 #2 和本 PR。