- 将 tag ID 解析逻辑提取为 model.ParseTagIds,消除 model 层和 controller 层重复代码 - 统一 TrimSpace 处理(之前 controller 版本漏了) - 移除 ChannelPricingView 残留的 console.log('Expanded keys:') - 删除多余空行 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>