update
This commit is contained in:
parent
995ede0dff
commit
8ac05f8fa3
@ -281,7 +281,7 @@ class LoginLogic extends BaseLogic
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (GuzzleException $e) {
|
} catch (GuzzleException $e) {
|
||||||
return $this->fail($e->getMessage());self::setError('用户不存在,请联系管理员开通供销系统账户');
|
//return $this->fail($e->getMessage());self::setError('用户不存在,请联系管理员开通供销系统账户');
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user