实现代码:
org.apache.commons.lang3.StringUtils.rightPad(areaCode.getProvince() + areaCode.getCity(), 6, "0")
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
实现代码:
org.apache.commons.lang3.StringUtils.rightPad(areaCode.getProvince() + areaCode.getCity(), 6, "0")
暂无评论内容