Authored by maelk-liu

update third comments

... ... @@ -24,9 +24,10 @@ localhost:8080/gateway?method=waitpay.trade.list&debug=XYZ
}
],
"num": 4,
"outerOrderNo": "YH123456789",
"outerOrderNo": "YH123456789",//第三方订单号
"tradeOrderNo":"123456789",//有货订单
"payLeftTime": "0",
"status": 0,
"status": 0,//0预创建 1已创建未付款
"totalAmount": "100.01"
}
],
... ...