Commit 5103f818 authored by libin's avatar libin

IPCommon 重命名为 IPAdress

parent 532318ad
......@@ -829,7 +829,7 @@ public class AppPermissionService {
* @version 1.0.0
* @dec ip 解析返回的地址信息
*/
static class IPAddress{
private static class IPAddress{
public static final String BASE_IP_PARSING_URL="http://ip.taobao.com/service/getIpInfo.php?ip=";
public static final String BASE_DATA="data";
public static final String PROVINCE_CODE="region_id";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment