controllers/location_product_amount.go
@@ -181,6 +181,7 @@ SetPage(params.Page, params.PageSize). SetOrder("id desc"). SetPreload(true). SetCategoryIds(params.CategoryIds). FindByPage() if err != nil { util.ResponseFormat(c, code.InternalError, "查询失败")