wugg hai 7 meses
pai
achega
664bad1eb0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/user/controller/TaxCategory.php

+ 0 - 1
app/user/controller/TaxCategory.php

@@ -9,7 +9,6 @@ use app\user\model\TaxRelation;
 use app\user\model\TaxRelationLog;use think\App;
 use think\facade\Validate;
 class TaxCategory extends Base{
-    protected $noLogin=["*"];
     public function __construct(App $app) {
         parent::__construct($app);
         $this->model = new \app\user\model\TaxCategory();