feat: 本次提交更新内容如下 存一下进度

This commit is contained in:
笔记本里的永平
2025-07-22 16:54:08 +08:00
parent 3024e0b5e1
commit 345be377af
4 changed files with 271 additions and 133 deletions

View File

@@ -35,7 +35,7 @@ const workspaceRoutes = [
auth: true,
},
{
path: "/workspace/auto-like/:id",
path: "/workspace/auto-like/record/:id",
element: <RecordAutoLike />,
auth: true,
},