|
@@ -327,11 +327,11 @@ type CreateRequest struct {
|
|
|
|
|
|
NotifyUrl *string `json:"notify_url,omitempty"`
|
|
|
|
|
|
- FundsAccount *ReqFundsAccount `json:"funds_account,omitempty"`
|
|
|
+
|
|
|
|
|
|
Amount *AmountReq `json:"amount"`
|
|
|
|
|
|
- GoodsDetail []GoodsDetail `json:"goods_detail,omitempty"`
|
|
|
+
|
|
|
|
|
|
|
|
|
MchId *string `json:"mch_id,omitempty"`
|