新增问诊类型

This commit is contained in:
2023-04-11 11:10:02 +08:00
parent 3935c8827b
commit bb4dc3c710
4 changed files with 19 additions and 7 deletions
+1
View File
@@ -35,6 +35,7 @@ use Extend\RegulatoryPlatform\regulatoryPlatform;
use Hyperf\Amqp\Producer;
use Hyperf\DbConnection\Db;
use Hyperf\Utils\ApplicationContext;
use Hyperf\Utils\Coroutine\Concurrent;
use Imagick;
use Intervention\Image\ImageManager;
use Spatie\PdfToImage\Pdf;