fix send gift

This commit is contained in:
xiaomlove
2025-02-08 00:43:37 +08:00
parent 53e167787c
commit 4a0475b49c
5 changed files with 10 additions and 4 deletions

View File

@@ -25,6 +25,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Role work salary',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent be downloaded',
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_REWARD => 'Receive reward',
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Receive gift',
],
'fields' => [
'business_type' => 'Business type',