检查用户名或邮箱是否有效
POST
http://localhost:8080/portal/user/check_valid.do
请求参数
参数名
类型
描述
必填
str
String
用户名或邮箱
必填
type
String
相对应的username或email
必填