派生自 aps/WMS
controllers/report_forms_controller.go @@ -551,6 +551,7 @@ return } params.Preload = true monthFormsService := service.NewWarehouseMonthFormsService() list, err := monthFormsService.FetchAll(params) if err != nil {