创建订单
POST
http://www.yn.com/api/index
请求参数
参数名
类型
描述
必填
act
string
业务参数 固定值:order/createorder
必填
goodsid
int
商品id
必填
num
int
购买数量
必填
paytype
int
支付方式 1支付宝,2余额
必填