获取用户可用兑换劵 websocket测试 POST 说明 / 示例 接口:https://wk.daoben.tech/web/index.php?_mall_id=40&r=plugin%2Fintegral_mall%2Fapi%2Fexchangecard%2Fget-coupons 参数 默认用户id 返回值 return [ 'code' => ApiCode::CODE_SUCCESS, 'msg' => '请求成功', 'data' => [ 'exchange_amount' => $exchange_amount ] ];
接口:https://wk.daoben.tech/web/index.php?_mall_id=40&r=plugin%2Fintegral_mall%2Fapi%2Fexchangecard%2Fget-coupons 参数 默认用户id 返回值 return [ 'code' => ApiCode::CODE_SUCCESS, 'msg' => '请求成功', 'data' => [ 'exchange_amount' => $exchange_amount ] ];