make(SupplierFlowingWaterServices::class); $supplierFlowServices->setSupplierFinance($oid, $type); } catch (\Throwable $e) { Log::error('记录流水失败:' . $e->getMessage()); } return true; } }