mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-14 12:07:34 +08:00
plugin management + user tables and torrents table text column migrate
This commit is contained in:
@@ -26,6 +26,7 @@ return [
|
||||
|
||||
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => '工作组工资',
|
||||
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => '种子被下载',
|
||||
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_REWARD => '收到奖励',
|
||||
],
|
||||
'fields' => [
|
||||
'business_type' => '业务类型',
|
||||
|
||||
Reference in New Issue
Block a user