李帅

1.dev:系列可能有问题。部署时要暂停

......@@ -40,6 +40,7 @@ class DevFFmpeg extends Command
{
parent::__construct();
// 这里要注意,部署时这里如果有代码,会执行。
// $this->immerse = Immerse::query()->orderByDesc('id')->first();
// $this->ffmpeg = env('FFMPEG_CMD');
// $this->ffprobe = env('FFPROBE_CMD');
......
{"web":{"client_id":"724392566830-jv6gqcb7vv8q9vavihhu5siccdit35op.apps.googleusercontent.com","project_id":"pc-api-7482901338487549764-603","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"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","redirect_uris":["https://www.yiyan.pub/auth/google/callback"],"javascript_origins":["https://www.yiyan.pub","http://www.yiyan.pub"]}}
\ No newline at end of file
{"web":{"client_id":"724392566830-jv6gqcb7vv8q9vavihhu5siccdit35op.apps.googleusercontent.com","project_id":"pc-api-7482901338487549764-603","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"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","redirect_uris":["https://api.yiyan.pub/auth/google/callback","http://api.parlando.ink/auth/google/callback","https://www.yiyan.pub/auth/google/callback"],"javascript_origins":["https://www.yiyan.pub","http://www.yiyan.pub","http://api.parlando.ink","https://api.parlando.ink"]}}
\ No newline at end of file
......