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
c17eff3c
Commit
c17eff3c
authored
Nov 15, 2022
by
msgroup
Committed by
mingsoft
Nov 15, 2022
Browse files
fix: 5.2.10 升级sql
Signed-off-by:
mingsoft
<
killfen@126.com
>
parent
fa1e9f65
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/mcms-5.2.10.sql
View file @
c17eff3c
...
...
@@ -93,7 +93,6 @@ CREATE TABLE `cms_content` (
`category_id` bigint(20) unsigned DEFAULT NULL COMMENT '所属栏目',
`content_details` longtext COMMENT '文章内容',
`content_title` varchar(255) DEFAULT NULL COMMENT '文章标题',
`content_url`
varchar
(
255
)
DEFAULT
NULL
COMMENT
'文章跳转链接地址'
,
`content_keyword` varchar(255) DEFAULT NULL COMMENT '关键字',
`content_description` varchar(400) DEFAULT NULL COMMENT '描述',
`content_img` varchar(1000) DEFAULT NULL COMMENT '文章缩略图',
...
...
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