1
This commit is contained in:
parent
7466651d7d
commit
2aacffb95e
@ -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();
|
||||
}
|
||||
|
||||
// 获取云证书-首次
|
||||
|
||||
@ -95,6 +95,7 @@ class UserPharmacistService extends BaseService
|
||||
"pharmacist_audit_status",
|
||||
"platform_audit_status",
|
||||
"prescription_img",
|
||||
"doctor_id",
|
||||
];
|
||||
|
||||
$params = array();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user