Commit fe5ae872 authored by hangjun83's avatar hangjun83

openapi

parent 3284a0bc
...@@ -14,7 +14,7 @@ namespace App\Http\Controllers\Middleware; ...@@ -14,7 +14,7 @@ namespace App\Http\Controllers\Middleware;
use App\Repositories\Contracts\ThirdApiPlatformRepository; use App\Repositories\Contracts\ThirdApiPlatformRepository;
use App\Repositories\Enums\ResponseCodeEnum; use App\Repositories\Enums\ResponseCodeEnum;
use App\Services\RoleAndPermissionsService; use App\Services\RoleAndPermissionsService;
use App\Services\ZhenKhService; use App\Services\ThirdPlatform\ZhenKhService;
use Carbon\Exceptions\UnitNotConfiguredException; use Carbon\Exceptions\UnitNotConfiguredException;
use Closure; use Closure;
use Illuminate\Auth\Access\AuthorizationException; use Illuminate\Auth\Access\AuthorizationException;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment