WIP
parent
fafb0419ea
commit
b496fe8460
|
|
@ -40,8 +40,6 @@ class PurchaseSubsidySettleCommand extends Command
|
|||
{
|
||||
$tz = now();
|
||||
|
||||
$tz = now();
|
||||
|
||||
if ($tz->day >= 20) {
|
||||
// 结算当月5号-19号的管理津贴
|
||||
$startAt = $tz->copy()->setDay(5)->startOfDay();
|
||||
|
|
|
|||
Loading…
Reference in New Issue