我想做的是评论: Message string `json:"message"` //The "message" fieldcontains a bool type which does not
//match the equivalent "message" field in foo, a string typebytes
使用go的xml包,我要解组的结构如下所示: type Message struct { Numerus如果使用如下所示的两者,则会出现错误: Error on unmarshalling xml: main.Message field "Translation" with tag "translation" conflicts with