修改添加签章配置重复问题
This commit is contained in:
parent
4e1a642438
commit
39dfc453dd
@ -152,7 +152,7 @@ abstract class Ca
|
||||
throw new BusinessException(HttpEnumCode::getMessage(HttpEnumCode::SERVER_ERROR));
|
||||
}
|
||||
|
||||
if ($response['result_code'] == "1104"){
|
||||
if ($body['result_code'] == "1104"){
|
||||
// 用户标识已经存在,请检查!
|
||||
return true;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user