Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
西魏
cms_sys
Commits
8d77576b
Commit
8d77576b
authored
Jun 28, 2020
by
panpp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加了修改app_logo 的数据格式的sql
parent
6c4f0b92
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
5.0.0-to-5.0.1-mysql.sql
doc/历史/5.0.0-to-5.0.1-mysql.sql
+3
-0
No files found.
doc/历史/5.0.0-to-5.0.1-mysql.sql
View file @
8d77576b
...
@@ -42,3 +42,5 @@ ALTER TABLE `model` DROP FOREIGN KEY `model_ibfk_3`;
...
@@ -42,3 +42,5 @@ ALTER TABLE `model` DROP FOREIGN KEY `model_ibfk_3`;
ALTER
TABLE
`model`
DROP
FOREIGN
KEY
`model_ibfk_4`
;
ALTER
TABLE
`model`
DROP
FOREIGN
KEY
`model_ibfk_4`
;
ALTER
TABLE
`model`
DROP
FOREIGN
KEY
`model_ibfk_5`
;
ALTER
TABLE
`model`
DROP
FOREIGN
KEY
`model_ibfk_5`
;
ALTER
TABLE
`model`
DROP
FOREIGN
KEY
`model_ibfk_6`
;
ALTER
TABLE
`model`
DROP
FOREIGN
KEY
`model_ibfk_6`
;
UPDATE
`mcms5.0-5.1`
.
`app`
SET
`id`
=
'1'
,
`app_name`
=
'MCMS-OPEN'
,
`app_url`
=
'http://localhost:8080/ms-mcms
\r\n
'
,
`app_logo`
=
'[{
\"
path
\"
:
\"
/upload/1/appLogo/1578375538540.jpg
\"
}]'
,
`app_keyword`
=
'铭飞MCMS'
,
`app_copyright`
=
'版权所有 ©铭飞科技有限公司2012-2019 保留一切权利。'
,
`app_style`
=
'default'
,
`app_description`
=
'铭飞MCMS'
,
`app_datetime`
=
NULL
,
`app_mobile_style`
=
''
,
`app_pay_date`
=
'2019-11-16 00:00:00'
,
`app_pay`
=
''
,
`app_state`
=
'0'
,
`app_mobile_state`
=
'1'
,
`app_login_page`
=
''
,
`del`
=
NULL
,
`update_date`
=
NULL
,
`update_by`
=
NULL
,
`create_date`
=
NULL
,
`create_by`
=
NULL
WHERE
(
`id`
=
'1'
);
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment