mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-06 21:52:27 +08:00
fix bug
This commit is contained in:
@@ -61,7 +61,7 @@ type ResMenu struct {
|
||||
Button []Button `json:"button"`
|
||||
MenuID int64 `json:"menuid"`
|
||||
} `json:"menu"`
|
||||
conditionalmenu []resConditionalMenu `json:"conditionalmenu"`
|
||||
Conditionalmenu []resConditionalMenu `json:"conditionalmenu"`
|
||||
}
|
||||
|
||||
//ResSelfMenuInfo 自定义菜单配置返回结果
|
||||
|
||||
Reference in New Issue
Block a user