Merge branch 'dev'
This commit is contained in:
commit
b784512a0e
@ -152,7 +152,7 @@ abstract class Ca
|
|||||||
throw new BusinessException(HttpEnumCode::getMessage(HttpEnumCode::SERVER_ERROR));
|
throw new BusinessException(HttpEnumCode::getMessage(HttpEnumCode::SERVER_ERROR));
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($response['result_code'] == "1104"){
|
if ($body['result_code'] == "1104"){
|
||||||
// 用户标识已经存在,请检查!
|
// 用户标识已经存在,请检查!
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user