提交 f7a5a319 authored 作者: 游宗学's avatar 游宗学

删除代码

上级 e8c3ccd6
......@@ -154,7 +154,6 @@ class AccountController extends BaseController
//登录前置操作
$model = D('Employee');
prd($model);
$model->startTrans();
$res = $this->logic('Auth\Auth')->employeePasswordLoginLogic($account, $password, $client = 'PC', $device_info, $device_uuid, $device_type);
if ($res['status'] != 1) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论