model/response/response.go @@ -343,4 +343,4 @@ CurrencyResponse struct { List []*model.Currency `json:"list"` } ) )