API bookmark

This commit is contained in:
xiaomlove
2025-09-14 04:42:37 +07:00
parent 3eaa2fc14e
commit 01cbb0fa61
16 changed files with 94 additions and 22 deletions
@@ -17,4 +17,12 @@ return [
'text' => '查看用戶基本信息',
'desc' => '查看用戶基本信息',
],
'bookmark:store' => [
'text' => '添加收藏種子',
'desc' => '添加收藏的種子',
],
'bookmark:delete' => [
'text' => '刪除收藏的種子',
'desc' => '刪除收藏的種子',
],
];