vali 6 سال پیش
والد
کامیت
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
 {