package wechatrepoimpl var ErrBody struct { StatusCode string `json:"StatusCode"` Code string `json:"Code"` Message string `json:"Message"` }