From 2aacffb95e8042d5389d0f5bc51f35463d9845c7 Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Mon, 3 Apr 2023 13:46:53 +0800 Subject: [PATCH] 1 --- app/Controller/TestController.php | 4 ++-- app/Services/UserPharmacistService.php | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/Controller/TestController.php b/app/Controller/TestController.php index c743ca6..8751d92 100644 --- a/app/Controller/TestController.php +++ b/app/Controller/TestController.php @@ -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(); } // 获取云证书-首次 diff --git a/app/Services/UserPharmacistService.php b/app/Services/UserPharmacistService.php index 4ed5450..a73f248 100644 --- a/app/Services/UserPharmacistService.php +++ b/app/Services/UserPharmacistService.php @@ -95,6 +95,7 @@ class UserPharmacistService extends BaseService "pharmacist_audit_status", "platform_audit_status", "prescription_img", + "doctor_id", ]; $params = array();