feat(projects): add websocket demo

This commit is contained in:
Soybean
2023-06-18 22:23:42 +08:00
parent de2829fde7
commit af53ec7625
8 changed files with 140 additions and 4 deletions

View File

@ -47,6 +47,7 @@ declare namespace PageRoute {
| 'function_tab-detail'
| 'function_tab-multi-detail'
| 'function_tab'
| 'function_websocket'
| 'management'
| 'management_auth'
| 'management_role'
@ -102,6 +103,7 @@ declare namespace PageRoute {
| 'function_tab-detail'
| 'function_tab-multi-detail'
| 'function_tab'
| 'function_websocket'
| 'management_auth'
| 'management_role'
| 'management_route'