修改问题
This commit is contained in:
@@ -33,7 +33,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:11111/kashi/job-portal/detail/:";
|
||||
|
||||
public static Boolean isEmptyOrNull(String s){
|
||||
if(Objects.isNull(s)){return true;}
|
||||
|
||||
Reference in New Issue
Block a user