stanley-king 4 years ago
parent
commit
42c1942077
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/index/controller/Index.php

+ 1 - 1
application/index/controller/Index.php

@@ -2,7 +2,7 @@
 namespace app\index\controller;
 
 
-class Index extends base
+class Index
 {
     const admin_url = '192.168.1.200:8080';
     const path_check_order = '/CheckRcode';