@@ -1219,7 +1219,7 @@ public class UserLogic {
.last("limit 1")
.one();
if (Objects.isNull(userWait)) {
- throw new RemoteServiceException("请输入正确手机号");
+ throw new RemoteServiceException("请输入正确师傅手机号");
}
// 向手机号发送验证码