Commit aa475d2a authored by haiyoucuv's avatar haiyoucuv

init

parent 6a5972ed
...@@ -62,7 +62,7 @@ export default class ProPop extends Panel { ...@@ -62,7 +62,7 @@ export default class ProPop extends Panel {
//兑换接口 //兑换接口
const { success, data } = await sendWebNetWithToken(WebNetName.propExchange, { const { success, data } = await sendWebNetWithToken(WebNetName.propExchange, {
ticketNum: ticket, ticketNum: ticket,
ruleId: item.ruleId, ruId: item.ruleId,
gear: conditionsItem.gear, gear: conditionsItem.gear,
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment