Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MCMS
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Administrator
MCMS
Commits
ffe55554
Commit
ffe55554
authored
Jul 06, 2016
by
ms-dev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据文件更新,优化自定义搜索
parent
db6192ad
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/db-mcms-open-4.5.8.sql
doc/db-mcms-open-4.5.8.sql
+4
-4
No files found.
doc/db-mcms-open-4.5.8.sql
View file @
ffe55554
...
...
@@ -4,13 +4,13 @@ Navicat MySQL Data Transfer
Source Server : localhost
Source Server Version : 50520
Source Host : localhost:3306
Source Database : db-mcms-open
-4.5.8
Source Database : db-mcms-open
Target Server Type : MYSQL
Target Server Version : 50520
File Encoding : 65001
Date: 2016-0
6-28 16:09:01
Date: 2016-0
7-06 10:22:06
*/
SET
FOREIGN_KEY_CHECKS
=
0
;
...
...
@@ -941,7 +941,7 @@ INSERT INTO `model` VALUES ('8', '文章管理', '02980000', '1', 'cms/article/i
INSERT
INTO
`model`
VALUES
(
'22'
,
'会员中心'
,
'07000000'
,
'0'
,
''
,
'2014-09-08 08:11:28'
,
''
,
'0'
,
null
,
'1'
);
INSERT
INTO
`model`
VALUES
(
'23'
,
'权限管理'
,
'01000000'
,
'0'
,
''
,
'2014-09-08 08:12:22'
,
''
,
'0'
,
null
,
null
);
INSERT
INTO
`model`
VALUES
(
'35'
,
'自定义模型'
,
'02060000'
,
'84'
,
'mdiy/contentModel/list.do'
,
'2014-10-13 18:27:23'
,
''
,
'0'
,
null
,
null
);
INSERT
INTO
`model`
VALUES
(
'36'
,
'自定义搜索'
,
'02050000'
,
'
84'
,
'mdiy/search/list.do
'
,
'2014-10-13 18:28:34'
,
''
,
'0'
,
null
,
null
);
INSERT
INTO
`model`
VALUES
(
'36'
,
'自定义搜索'
,
'02050000'
,
'
1'
,
'mdiy/search/list.do?modelName=mcms
'
,
'2014-10-13 18:28:34'
,
''
,
'0'
,
null
,
null
);
INSERT
INTO
`model`
VALUES
(
'79'
,
'生成器'
,
'11000000'
,
'0'
,
''
,
'2014-12-18 11:36:16'
,
''
,
'0'
,
null
,
null
);
INSERT
INTO
`model`
VALUES
(
'80'
,
'生成主页'
,
'11010000'
,
'79'
,
'cms/generate/index.do'
,
'2014-12-18 11:37:15'
,
''
,
'0'
,
null
,
null
);
INSERT
INTO
`model`
VALUES
(
'81'
,
'生成栏目'
,
'11020000'
,
'79'
,
'cms/generate/column.do'
,
'2014-12-18 11:37:53'
,
''
,
'0'
,
null
,
null
);
...
...
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