zhangqian
2024-07-31 155f70979af20ca520a55b89c6ec8cd46c43f8a5
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   应用、验证