6
0
Fork 0
release
李静 2022-01-06 17:41:25 +08:00
parent b31d81359a
commit f729c49587
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ class DistributionPreIncomeJobService
'total_amount' => 0, 'total_amount' => 0,
'total_sales_value' => 0, 'total_sales_value' => 0,
'total_revenue' => 0, 'total_revenue' => 0,
'status' => DistributionPreIncome::STATUS_PROCESSED,
]); ]);
$preIncomeLogs[] = [ $preIncomeLogs[] = [