Commit Graph

4 Commits (a0baa7a1819414481edc231fca63d8887bc0dc78)

Author SHA1 Message Date
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 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