@@ -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
{