fix:新的解析jwtToken返回
This commit is contained in:
parent
2efc0af5e0
commit
7dc95e3cba
|
@ -129,6 +129,7 @@ func RequestParse(w http.ResponseWriter, r *http.Request, svcCtx any, LogicReque
|
|||
Code: 510,
|
||||
Message: err.Error(),
|
||||
})
|
||||
return nil, err
|
||||
}
|
||||
|
||||
// 如果端点有请求结构体,则使用httpx.Parse方法从HTTP请求体中解析请求数据
|
||||
|
|
Loading…
Reference in New Issue
Block a user