fly 4 年之前
父节点
当前提交
a53b4618e8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Requests/CompanyAuth/CompanyAuthRequest.php

+ 1 - 1
src/Requests/CompanyAuth/CompanyAuthRequest.php

@@ -1,6 +1,6 @@
 <?php
 
-namespace General\Requests;
+namespace General\Requests\CompanyAuth;
 
 use Illuminate\Http\Request as BaseRequest;