mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
improve claim + horizon instead queue:work
This commit is contained in:
@@ -17,4 +17,8 @@ return [
|
||||
'sum' => '累计',
|
||||
'do_not_repeat' => '请不要重复操作!',
|
||||
'no_permission' => '无权限!',
|
||||
'sort' => '排序字段',
|
||||
'order' => '排序',
|
||||
'asc' => '正序',
|
||||
'desc' => '倒序',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user