新增自动开具处方。修改ca对接

This commit is contained in:
2023-04-21 13:39:17 +08:00
parent 739286e54a
commit 298283b3fe
13 changed files with 682 additions and 121 deletions
+5 -2
View File
@@ -59,13 +59,13 @@ class TestController extends AbstractController
// $this->test_9();
// $this->test_10();
// $this->test_11();
$this->test_5();
// $this->test_5();
// $this->test_1();
// $this->test_11();
// $this->test_12();
// $this->test_13();
// $this->test_14();
// $this->test_15();
$this->test_15();
}
// 获取云证书-首次
@@ -800,6 +800,9 @@ class TestController extends AbstractController
}
public function test_15(){
Log::getInstance("auto-pharmacist-ca-verify-queue")->info("ninhao");
dump(111);die;
$wg = new \Hyperf\Utils\WaitGroup();
$channel = new Channel();
$wg->add(2);