Explorar o código

中间件添加对渠道对应app_id是否正确的判断

lh %!s(int64=3) %!d(string=hai) anos
pai
achega
b7eeda156c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Services/Config/ConfigService.php

+ 1 - 0
src/Services/Config/ConfigService.php

@@ -11,6 +11,7 @@ namespace General\Services\Config;
 
 use App\Consts\SysConsts;
 use General\Models\Config\CompanyAuthConfig;
+use Illuminate\Support\Facades\DB;
 use Illuminate\Support\Facades\Redis;
 
 class ConfigService