WeChat.CardManaging.update_card_code
You're seeing just the function
update_card_code
, go back to WeChat.CardManaging module for more information.
Link to this function
update_card_code(client, card_id, old_code, new_code)
Specs
update_card_code( WeChat.client(), WeChat.Card.card_id(), WeChat.Card.card_code(), WeChat.Card.card_code() ) :: WeChat.response()
更改Code - 官方文档