vali 6 лет назад
Родитель
Сommit
c0b44b98fe
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      application/index/controller/Register.php

+ 1 - 0
application/index/controller/Register.php

@@ -8,6 +8,7 @@
 namespace app\index\controller;
 
 use think\Controller;
+use think\Db;
 
 class Register extends Controller
 {