Update response types and utility functions
- 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
Showing
Please register or sign in to comment