修改161:11111改为161:80
This commit is contained in:
@@ -47,7 +47,7 @@ public class StringUtil {
|
||||
/**
|
||||
* 岗位互联网
|
||||
*/
|
||||
public static final String BASE_WW_GW="http://http://222.80.110.161:11111/kashi/job-portal/detail/:";
|
||||
public static final String BASE_WW_GW="http://http://222.80.110.161:80/kashi/job-portal/detail/:";
|
||||
|
||||
/**
|
||||
*录用
|
||||
@@ -77,7 +77,7 @@ public class StringUtil {
|
||||
/**
|
||||
* 互联网
|
||||
*/
|
||||
public static final String PATH_PROXY_50="http://222.80.110.161:11111/file/";
|
||||
public static final String PATH_PROXY_50="http://222.80.110.161:80/file/";
|
||||
/**
|
||||
* 经办端
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user