NapCatQQ/src/webui
2024-05-07 22:51:43 +08:00
..
src feat: add QQLogin 2024-05-07 22:51:43 +08:00
ui chore: web ui/api move 2024-05-06 21:12:34 +08:00
index.ts fix: WebUiConfig 2024-05-07 22:44:55 +08:00
Readme.md feat: webui auth helper 2024-05-06 22:11:13 +08:00
vite.config.ts chore: web ui/api move 2024-05-06 21:12:34 +08:00
webui.json feat: webui auth helper 2024-05-06 22:11:13 +08:00

{ "port": 6099,//端口 "token": "123456",//密码 "loginRate": 3//速率 }