同步:修复 Nanoapple 编辑渠道获取模型失败 - #8
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
变更描述
将
main中已通过 PR #6 验证的“编辑普通渠道时使用已保存凭据获取模型”修复同步到brand/nanoapple。该修复解决密钥不回显导致编辑普通渠道时上游返回 HTML,最终出现
invalid character '<'的问题,并防止已保存密钥被发往请求中临时传入的其他地址。变更类型
关联任务
AI 辅助披露
✅ 提交前检查项 / Checklist
验证结果
controller回归测试:通过。bun run typecheck:通过。brand/nanoapple的差异检查:仅包含 PR 修复:编辑普通渠道时使用已保存凭据获取模型 #6 的 3 个文件,git diff --check通过。风险与回滚
风险较低,仅同步已验证的共享修复。本 PR 不授权部署或重启 Nanoapple 生产。如需回滚代码分支,回滚本 PR 的合并提交。