Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
4b61c3f5
Commit
4b61c3f5
authored
Jan 10, 2023
by
msgroup
Committed by
mingsoft
Jan 10, 2023
Browse files
up: 5.3.0 待发布
Signed-off-by:
mingsoft
<
killfen@126.com
>
parent
f1f3e4c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/mcms-5.3.0.sql
View file @
4b61c3f5
...
@@ -32,7 +32,7 @@ CREATE TABLE `app` (
...
@@ -32,7 +32,7 @@ CREATE TABLE `app` (
-- Records of app
-- Records of app
-- ----------------------------
-- ----------------------------
BEGIN
;
BEGIN
;
INSERT
INTO
`app`
(
`id`
,
`app_name`
,
`app_url`
,
`app_logo`
,
`app_keyword`
,
`app_copyright`
,
`app_style`
,
`app_description`
,
`app_pay`
,
`app_state`
,
`app_datetime`
,
`app_pay_date`
,
`app_dir`
,
`update_date`
,
`update_by`
,
`create_date`
,
`create_by`
,
`del`
)
VALUES
(
1
,
'铭飞MCms(5.
2.11
)'
,
'http://localhost:8080/'
,
'[{
\"
url
\"
:
\"
/upload/1/appLogo/1609397756549.png
\"
,
\"
name
\"
:
\"
1593834123492.png
\"
,
\"
path
\"
:
\"
/upload/1/appLogo/1609397756549.png
\"
,
\"
uid
\"
:1609397756411,
\"
status
\"
:
\"
success
\"
}]'
,
'铭飞MCMS'
,
'版权所有 ©铭飞科技有限公司2012-2019 保留一切权利。'
,
'default'
,
'铭飞MCMS'
,
''
,
0
,
NULL
,
'2019-11-17 00:00:00'
,
'web'
,
'2022-09-09 15:32:05'
,
'57'
,
NULL
,
''
,
0
);
INSERT
INTO
`app`
(
`id`
,
`app_name`
,
`app_url`
,
`app_logo`
,
`app_keyword`
,
`app_copyright`
,
`app_style`
,
`app_description`
,
`app_pay`
,
`app_state`
,
`app_datetime`
,
`app_pay_date`
,
`app_dir`
,
`update_date`
,
`update_by`
,
`create_date`
,
`create_by`
,
`del`
)
VALUES
(
1
,
'铭飞MCms(5.
3.0
)'
,
'http://localhost:8080/'
,
'[{
\"
url
\"
:
\"
/upload/1/appLogo/1609397756549.png
\"
,
\"
name
\"
:
\"
1593834123492.png
\"
,
\"
path
\"
:
\"
/upload/1/appLogo/1609397756549.png
\"
,
\"
uid
\"
:1609397756411,
\"
status
\"
:
\"
success
\"
}]'
,
'铭飞MCMS'
,
'版权所有 ©铭飞科技有限公司2012-2019 保留一切权利。'
,
'default'
,
'铭飞MCMS'
,
''
,
0
,
NULL
,
'2019-11-17 00:00:00'
,
'web'
,
'2022-09-09 15:32:05'
,
'57'
,
NULL
,
''
,
0
);
COMMIT
;
COMMIT
;
-- ----------------------------
-- ----------------------------
...
...
Write
Preview
Supports
Markdown
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