微信扫一扫
不够6位用0在左边补0Long count = getCountByPredicate(booleanExpression); return String.format("%06d",count);
相关推荐