xun 7 years ago
parent
commit
9987062283
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/index/controller/Update.php

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

@@ -10,6 +10,7 @@ namespace app\index\controller;
 
 
 use think\Controller;
+use think\Request;
 
 class Update extends Controller
 {