修改配置
This commit is contained in:
@@ -355,6 +355,7 @@ class DoctorAuthService extends BaseService
|
||||
/**
|
||||
* 新增身份认证信息
|
||||
* @return array
|
||||
* @throws GuzzleException
|
||||
*/
|
||||
public function addAuthIden(): array
|
||||
{
|
||||
@@ -528,7 +529,6 @@ class DoctorAuthService extends BaseService
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Db::beginTransaction();
|
||||
|
||||
Reference in New Issue
Block a user