Skip to content

zhaohaifeng/phone-city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phone-city

根据手机号获取城市(仅限天朝使用)

public static void main(String... args) {
	System.out.println(PhoneCityHelper.getCityByPhone("13401157666"));
}

输出:四川 绵阳市

欢迎提建议以及优化

About

根据手机号获取城市(仅限天朝使用)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages