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-11-03 11:16:16 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5fb26240a31db88adcfabf99fed303438106485c
5fb26240
1 parent
58ae0292
1.微调一下接口,部署到新google cloud
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/Console/Commands/InitTemplateData.php
app/Console/Commands/InitTemplateData.php
View file @
5fb2624
...
...
@@ -82,7 +82,7 @@ class InitTemplateData extends Command
$video_temp
=
new
VideoTemp
();
$video_temp
->
title
=
'test'
;
$video_temp
->
bg_url
=
'files/ce1f0f0a995f93ff2e6d68451ab0873e.png'
;
$video_temp
->
bg
m
_url
=
'files/ce1f0f0a995f93ff2e6d68451ab0873e.png'
;
$video_temp
->
bg_music
=
0
;
$video_temp
->
state
=
0
;
...
...
Please
register
or
login
to post a comment