1. 14 Feb, 2026 3 commits
    • - 更新认证调试指南,添加会话管理说明
      - 完善计划书相关文档
      - 更新项目 README 和快速开始文档
      - 优化项目文档结构
      hookehuyr authored
    • - 在提交数据映射中添加 withdrawal_method 字段
      - 确保提取方式正确提交到后端
      
      影响文件:
      - src/components/plan/PlanFormContainer.vue
      hookehuyr authored
    • - 将 specified_amount_type 重命名为 withdrawal_method
      - 同步更新组件、文档和字段示例
      - 保持"功能优先"的语义一致性
      
      影响文件:
      - src/components/plan/PlanTemplates/SavingsTemplate.vue
      - docs/PLAN/plan-entry-architecture.md
      - docs/lessons-learned/plan-entry-module-summary.md
      - docs/CHANGELOG.md
      - README.md
      
      Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
      hookehuyr authored
  2. 13 Feb, 2026 37 commits