pkg/contextx/contextx.go @@ -81,6 +81,7 @@ slf.ctx.JSON(http.StatusOK, ResponseList{ Data: data, Total: total, Code: ecode.OK, }) }