mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
优化gin模块
This commit is contained in:
@@ -17,6 +17,7 @@ const (
|
|||||||
Sys_Event_QueueTaskFinish EventType = -10
|
Sys_Event_QueueTaskFinish EventType = -10
|
||||||
Sys_Event_Retire EventType = -11
|
Sys_Event_Retire EventType = -11
|
||||||
Sys_Event_EtcdDiscovery EventType = -12
|
Sys_Event_EtcdDiscovery EventType = -12
|
||||||
|
Sys_Event_Gin_Event EventType = -13
|
||||||
|
|
||||||
Sys_Event_User_Define EventType = 1
|
Sys_Event_User_Define EventType = 1
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user