java isnoneblank,org.apache.commons.lang3.StringUtils.isNoneBlank为什么判断的是type而不是str是否为空?...
你好同学,老师是通过type和str两个字段来判断用户名和email是否已经存在,个人也觉得这个判断有点小问题,因为从前面传过来的参数Const.USERNAME和Const.EMAIL不是空的,而if语句的判断就一直是true了。( ̄▽ ̄)/publicServerResponseregister(Useruser){ServerResponsevalidResponse=this.checkV