vali 6 năm trước cách đây
mục cha
commit
c0b44b98fe
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
 {