@ -25,9 +25,9 @@ type (
ManageEventFunc func()
)
func init() {
// 开启底层事件处理调试
//开启事件处理调试
func EventsDebugEnable() {
events.Debug = false
events.Debug = true
}
// 创建事件类型的实例
The note is not visible to the blocked user.