This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_GAAS_GFrame_BACKEND
Watch
2
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
添加websocket的常量
pull/344/head
zhangxin
3 years ago
parent
820d629df8
commit
8093904378
1 changed files
with
7 additions
and
10 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-10
models/base/ws.go
+ 7
- 10
models/base/ws.go
View File
@ -1,10 +1,7 @@
/
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
@
Function
Name
:
*
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
-
*
@
Description
:
*
@
Function
Parameters
:
*
@
Return
Value
:
*
@
Author
:
Zhang
Xin
*
@
Date
:
2021
/
3
/
3
11
:
02
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
/
package
base
package
base
const
(
// websocket 属性
NAMESPACE_EODS
=
"EODS"
EVENT_STN_DATA
=
"STN_DATA"
)
Write
Preview
Loading…
Cancel
Save