刘桂岩 5 年之前
父節點
當前提交
dfe39b55fd
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/inter/controller/Dcom.php

+ 1 - 0
application/inter/controller/Dcom.php

@@ -6,6 +6,7 @@ use app\common\library\DicomPaser;
 use app\common\library\UUIDs;
 use think\Controller;
 use think\Exception;
+use think\Db;
 
 class Dcom extends Controller  //Base
 {