qianqianyeye

Results 1 issues of qianqianyeye

accept struct: ` type ReqShopInfo struct { ShopInfo ShopInfo `json:"shop_info"` ShopStyle ShopStyle `json:"shop_style"` ImgStyle []Image `json:"img_style"` ImgShop []Image `json:"img_shop"` } ` this is my accept parameters struct json data `{...