|
|
if(!StringUtil.checkLength(content.getContentUrl()+"", 0, 200)){
|
|
if(!StringUtil.checkLength(content.getContentUrl()+"", 0, 200)){
|
|
|
return ResultData.build().error(getResString("err.length", this.getResString("content.url"), "0", "200"));
|
|
return ResultData.build().error(getResString("err.length", this.getResString("content.url"), "0", "200"));
|