IDCardUtils - 身份证合法性检查
/**
* Created by 谭健 on 2018/3/2. 15:54.
* © All Rights Reserved.
*/
public class IDCardUtils {
/*
* Weighting factor 加权因子
*/
private static final int[] WEIGHTING_FACTOR = new int[]{
7,
/**
* Created by 谭健 on 2018/3/2. 15:54.
* © All Rights Reserved.
*/
public class IDCardUtils {
/*
* Weighting factor 加权因子
*/
private static final int[] WEIGHTING_FACTOR = new int[]{
7,