修改161:11111改为161:80

This commit is contained in:
sh
2025-12-12 13:08:06 +08:00
parent cb5835fcaf
commit 461e3adb12

View File

@@ -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/";
/**
* 经办端
*/