Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fish_data,银行卡相关函数增加用类的前缀识别 #188

Closed
wingfish opened this issue Jan 5, 2019 · 1 comment
Closed

fish_data,银行卡相关函数增加用类的前缀识别 #188

wingfish opened this issue Jan 5, 2019 · 1 comment

Comments

@wingfish
Copy link
Contributor

wingfish commented Jan 5, 2019

增加 class CardBin

get_cardbin_by_bank() 修改为 CardBin.get_cardbin_bank()
get_bankcard_checkcode() 修改为 CardBinget_checkcode()
check_bankcard() 修改为 CardBincheck_bankcard()
get_bank_by_name() 修改为 CardBinget_bank_by_name()

@wingfish
Copy link
Contributor Author

wingfish commented Jan 5, 2019

修改代码、ut、docstring、demo,ut 通过

@wingfish wingfish changed the title fish_data,身份证相关函数增加前缀识别 fish_data,银行卡相关函数增加用类的前缀识别 Jan 6, 2019
wingfish added a commit that referenced this issue Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant