mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-08 06:32:27 +08:00
format
This commit is contained in:
@@ -2,10 +2,10 @@ package message
|
||||
|
||||
import "encoding/xml"
|
||||
|
||||
//MsgType 基本消息类型
|
||||
// MsgType 基本消息类型
|
||||
type MsgType string
|
||||
|
||||
//EventType 事件类型
|
||||
// EventType 事件类型
|
||||
type EventType string
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user