Merge pull request 'update' (#175) from zhangwei into dev
Reviewed-on: #175
This commit is contained in:
commit
d54aa707aa
@ -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