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
 {