暂时取消身份证号码验证
This commit is contained in:
@@ -40,6 +40,7 @@ class DoctorCompleteOne extends BaseModel
|
||||
|
||||
public function checkCard($attribute, $params)
|
||||
{
|
||||
// TODO 验证身份证号
|
||||
// $response = (new Client(['http_errors' => false]))->post("https://eid.shumaidata.com/eid/check", [
|
||||
// 'headers' => ['Authorization' =>"APPCODE f98bba3251714c759f5bd29d00e1c46e"],
|
||||
// 'query' => [
|
||||
|
||||
Reference in New Issue
Block a user