mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 19:44:21 +00:00
feat: 用户账户系统
This commit is contained in:
@@ -92,6 +92,11 @@
|
||||
},
|
||||
"port": {
|
||||
"type": "integer"
|
||||
},
|
||||
"jwt-expire": {
|
||||
"type": "integer",
|
||||
"title": "JWT 过期时间",
|
||||
"description": "单位:秒"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user