vali hace 6 años
padre
commit
c0b44b98fe
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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
 {