the_bug 2 月之前
父節點
當前提交
56693551ef
共有 1 個文件被更改,包括 1 次插入0 次删除
  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