Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OnePoem
/
OnePoem-Server
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
李帅
2022-06-05 19:03:03 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1cf94307e1e7bd1996e358472f3088b65d3801a5
1cf94307
1 parent
5daae2f0
1.重构合成脚本。
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
app/Jobs/UserMakeImmerse.php
app/Jobs/UserMakeImmerse.php
View file @
1cf9430
...
...
@@ -5,6 +5,7 @@ namespace App\Jobs;
use
App\Models\Immerse
;
use
App\Models\UserProfile
;
use
App\Models\VideoTemp
;
use
Carbon\Carbon
;
use
Illuminate\Bus\Queueable
;
use
Illuminate\Contracts\Queue\ShouldBeUnique
;
use
Illuminate\Contracts\Queue\ShouldQueue
;
...
...
Please
register
or
login
to post a comment