15313670163 3 mesi fa
parent
commit
eb12b86920
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      app/Controller/WebController.php

+ 1 - 0
app/Controller/WebController.php

@@ -11,6 +11,7 @@ use App\Tools\Result;
 use Hyperf\Validation\Contract\ValidatorFactoryInterface;
 use App\Constants\ErrorCode;
 use Hyperf\Context\Context;
+
 /**
  * Class WebController
  * @package App\Controller