wangzhongyang007 / goframe-shop-v2

基于goframev2最新版本开发
326 stars 104 forks source link

ListCartReq 使用了post请求?应该改为get请求吗 #17

Open codecoron opened 3 months ago

codecoron commented 3 months ago

https://github.com/wangzhongyang007/goframe-shop-v2/blob/7576f97995cdd0c88a2d8a9a2eec5345d7e8cd08/api/frontend/cart.go#L24C1-L27C2

type ListCartReq struct {
    g.Meta `path:"/cart/list" method:"post" tags:"前台购物车" summary:"购物车列表"`
    CommonPaginationReq
}
wangzhongyang007 commented 3 months ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。