Commit Graph

7 Commits (c021b936d9fa6bed507c80cc36af7f1ca31b40d2)

Author SHA1 Message Date
fengruixiang c021b936d9 Refactor code structure for improved readability and maintainability 2026-07-08 14:43:21 +08:00
fengruixiang d13d7aa7c6 feat(docs): add database migration guide and API integration report 2026-07-07 07:18:02 +08:00
fengruixiang a0baa7a181 Implement code changes to enhance functionality and improve performance 2026-07-06 16:46:03 +08:00
fengruixiang 9ea206d1b4 Implement code changes to enhance functionality and improve performance 2026-07-06 14:09:09 +08:00
fengruixiang 1ed3fea21c feat(logo): add new logo files for justsolutionsWebV2 2026-07-02 15:00:36 +08:00
fengruixiang 77a30169a5 docs(justsolutions): update plans-plus API documentation to reflect changes in BR/CI validation requirements 2026-06-24 23:32:08 +08:00
Million_MacMini 4519399cb7 docs(justsolutions): add API analysis for plans-plus real backend integration
Add docs/justsolutionsWebV2/plan-plus-api分析.html mapping each plans-plus
  mock endpoint to the real AMLPortal backend (the same endpoints the old
  justsolutionsWeb PlanService uses), via the V2 BFF pattern.

  Covers per-endpoint field mappings, transformation notes, and the gaps:
  - tenant lookup is by email but queryRenewableTenant searches by name
  - the new 'topup' type has no backend endpoint
  - CreateOrder/TenantRenewal PlanList needs PlanId+PlanDetailId back-fill
  - CreateOrder ignores AdminPassword; BR-or-CI required; no bestValue/note fields
  - QFPay payment signing must move server-side

  Also includes the justsolutionsWeb API-call inventory (api-calls.md/html)
  that this analysis builds on.
2026-06-24 15:58:03 +08:00