6
0
Fork 0
release
李静 2022-02-11 17:08:06 +08:00
parent ae8e6be42b
commit ba5d4283bb
1 changed files with 0 additions and 2 deletions

View File

@ -280,8 +280,6 @@ class PurchaseSubsidySettleCommand extends Command
*/
protected function initializePurchaseSubsidy(Dealer $dealer, Carbon $startAt, Carbon $endAt, $feeRate, array $purchaseRules)
{
$this->calculatePurchaseAmount->handle($dealer, $startAt, $endAt);
// 进货总额
$totalPurchaseAmount = $this->calculatePurchaseAmount->handle($dealer, $startAt, $endAt);