fix(plan): 修正 coverage 与 annual_premium 字段映射错误
修复 coverage 字段错误映射到 annual_premium API 字段的问题, 新增独立的 annual_premium 字段定义,同步更新 API 文档。 - coverage 现正确映射到 coverage API 字段(保额) - annual_premium 独立映射到 annual_premium API 字段(年缴保费) - 更新 API 文档补充 coverage 参数和完整请求示例 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
9 changed files
with
110 additions
and
27 deletions
src/config/__tests__/plan-templates.test.js
0 → 100644
-
Please register or login to post a comment