mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
API bookmark
This commit is contained in:
@@ -17,4 +17,12 @@ return [
|
||||
'text' => '查看用戶基本信息',
|
||||
'desc' => '查看用戶基本信息',
|
||||
],
|
||||
'bookmark:store' => [
|
||||
'text' => '添加收藏種子',
|
||||
'desc' => '添加收藏的種子',
|
||||
],
|
||||
'bookmark:delete' => [
|
||||
'text' => '刪除收藏的種子',
|
||||
'desc' => '刪除收藏的種子',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user