mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-08 06:32:27 +08:00
格式化代码样式
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package device
|
||||
|
||||
// 设备消息响应
|
||||
//MsgDevice 设备消息响应
|
||||
type MsgDevice struct {
|
||||
DeviceType string
|
||||
DeviceID string
|
||||
SessionId string
|
||||
SessionID string
|
||||
OpenID string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user