$weixin_client.card_code_deposit(card_id, ['1111111','2222222'])
=> <WeixinAuthorize::ResultHandler:0x00000003595ad0 @code=45030, @en_msg="limit cardid, not support this function", @cn_msg=nil, @result={}>
核查code接口
$weixin_client.card_code_check(card_id, ['1111111','2222222'])
=> <WeixinAuthorize::ResultHandler:0x00000003595ad0 @code=45030, @en_msg="limit cardid, not support this function", @cn_msg=nil, @result={}>
以下接口已经通过测试: