BankCardUtils icon indicating copy to clipboard operation
BankCardUtils copied to clipboard

s100与s99正则匹配重复了。

Open dbhys4github opened this issue 8 years ago • 1 comments

s100与s99正则匹配重复了,宁波银行信用卡被识别为储蓄卡 @nanchen2251

dbhys4github avatar Mar 28 '18 08:03 dbhys4github

请修复:s100为: static String s100 = "^(421317|602969|621030|621420|621468|623111|422160|422161)\d{10}$";

dbhys4github avatar Apr 08 '18 08:04 dbhys4github