###订单插件id:140
下单系列保持原有API ###order.goods-buy API 下orders
参数名 | 类型 | 说明 |
---|---|---|
camilo_resources_coupon_type | int | 1直冲2卡券 |
###order.create API新增传参 提交订单页面 当camilo_resources_coupon_type = 1 是recharge_number 当camilo_resources_coupon_type = 2不需要下列参数
参数名 | 类型 | 说明 |
---|---|---|
recharge_number | string | 充值账号 |
###订单列表新增字段
参数名 | 类型 | 说明 |
---|---|---|
camilo_resources_coupon_type | int | 1直冲2卡券 |
camilo_resources_recharge_number | int | 充值账号 |