This commit is contained in:
wucongxing 2023-04-03 13:46:53 +08:00
parent 7466651d7d
commit 2aacffb95e
2 changed files with 3 additions and 2 deletions

View File

@ -34,13 +34,13 @@ class TestController extends AbstractController
// $this->test_3();
// $this->test_4();
// $this->test_6();
// $this->test_9();
$this->test_9();
// $this->test_10();
// $this->test_11();
// $this->test_5();
// $this->test_1();
// $this->test_11();
$this->test_12();
// $this->test_12();
}
// 获取云证书-首次

View File

@ -95,6 +95,7 @@ class UserPharmacistService extends BaseService
"pharmacist_audit_status",
"platform_audit_status",
"prescription_img",
"doctor_id",
];
$params = array();