刘桂岩 5 år sedan
förälder
incheckning
dfe39b55fd
1 ändrade filer med 1 tillägg och 0 borttagningar
  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
 {