6
0
Fork 0
release
李静 2022-01-15 13:16:40 +08:00
parent eb13478d19
commit a419044571
1 changed files with 1 additions and 3 deletions

View File

@ -129,10 +129,8 @@ class ManageSubsidySettleCommand extends Command
]; ];
} }
if (count($data) > 0) {
DealerEarning::insert($data); DealerEarning::insert($data);
} }
}
/** /**
* 生成缓存的 key * 生成缓存的 key