xieruidong %!s(int64=2) %!d(string=hai) anos
pai
achega
ff602e3161
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      application/admin/controller/Addon.php

+ 1 - 1
application/admin/controller/Addon.php

@@ -21,7 +21,7 @@ use think\Exception;
 class Addon extends Backend
 {
     protected $model = null;
-    protected $noNeedRight = ['get_table_list'];
+    protected $noNeedRight = ['get_table_list','guessLogistics'];
 
     public function _initialize()
     {