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, "查询失败") @@ -371,6 +372,7 @@ } // Finish // deprecated // // @Tags 库存盘点 // @Summary 应用、验证