lib/reapal/api/user/bind_card_query.rb in reapal-0.9.12 vs lib/reapal/api/user/bind_card_query.rb in reapal-0.9.13

- old
+ new

@@ -46,9 +46,11 @@ res[:result] = 'S' res[:data][:bank_cards] = parse_cards_info(res[:data][:bankCards]) end + Reapal.logger.info res + res end private