企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
积分选项表 ![](https://img.kancloud.cn/db/14/db14a64a0d7c50b0194f9dedaada9154_631x203.png) 0.注册积分购买与冻积分兑换选项列表 ~~~[api] get:https://yqkl.ruochuangkeji.com/api/exchange/option_list type#1注册积分2冻积分 page#第几页 limit#每页条数 <<< success <<< error ~~~ 1.购买注册积分 ~~~[api] post:https://yqkl.ruochuangkeji.com/api/exchange/sign_point_order pay_type#1余额支付2微信支付 option_id#积分选项id <<< success <<< error ~~~ 2.注册积分兑换冻积分 ~~~[api] post:https://yqkl.ruochuangkeji.com/api/exchange/sign_to_frozen option_id#积分选项id <<< success <<< error ~~~ 3.cpbt兑换提货券 ~~~[api] post:https://yqkl.ruochuangkeji.com/api/exchange/cpbt_to_redemption cpbt#cpbt数量 <<< success <<< error ~~~ 4.提货券回收 ~~~[api] post:https://yqkl.ruochuangkeji.com/api/exchange/redemption_to_money redemption#提货券数量 <<< success <<< error ~~~ 5.cpbt质押k元宝 ~~~[api] post:https://yqkl.ruochuangkeji.com/api/exchange/cpbt_to_kwing cpbt#cpbt数量 num#倍数 <<< success <<< error ~~~ 5.cpbt质押报单币 ~~~[api] post:https://yqkl.ruochuangkeji.com/api/exchange/cpbt_to_trade_coin cpbt#cpbt数量 num#倍数 <<< success <<< error ~~~ 6.k元宝质押元宝 ~~~[api] post:https://yqkl.ruochuangkeji.com/api/exchange/kwing_to_wing kwing#k元宝数量 num#倍数 <<< success <<< error ~~~