1. 04 Mar, 2025 1 commit
    • qiuqunfeng's avatar
      Update response types and utility functions · 2840d98a
      qiuqunfeng authored
      - Add `Code`, `Message`, and `StatusCode` fields to `SuccessResponse` and `FailResponse`
      - Remove `RespErr` struct and directly include error details in `FailResponse`
      - Modify `AssembleResponse` to use new response structure with standardized fields
      2840d98a
  2. 05 Feb, 2025 1 commit