6
0
Fork 0
release
Jing Li 2022-02-06 15:30:27 +08:00
parent fafb0419ea
commit b496fe8460
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ class PurchaseSubsidySettleCommand extends Command
{
$tz = now();
$tz = now();
if ($tz->day >= 20) {
// 结算当月5号-19号的管理津贴
$startAt = $tz->copy()->setDay(5)->startOfDay();