Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -59,7 +59,7 @@ app.route({
|
||||
path: 'client',
|
||||
key: 'restart',
|
||||
description: '重启客户端',
|
||||
middleware: ['admin-auth'],
|
||||
middleware: ['auth-admin'],
|
||||
metadata: {
|
||||
tags: ['opencode'],
|
||||
...createSkill({
|
||||
|
||||
Reference in New Issue
Block a user