@@ -499,8 +499,9 @@ public class UserController {
msg.setError("验证失败");
return msg;
}
+ }else {
+ msg.setError("人员不存在");
- msg.setError("人员不存在");