Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
barry cho
MCMS
Commits
6135f0ec
Commit
6135f0ec
authored
3 years ago
by
铭飞
Committed by
Gitee
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
update README.md.
parent
d5ec6b83
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
README.md
with
1 addition
and
1 deletion
+1
-1
README.md
+
1
-
1
View file @
6135f0ec
...
...
@@ -87,7 +87,7 @@ git clone https://gitee.com/mingSoft/MCMS.git<br/>
*
IDEA导入,点击 Import Project,选择 pom.xml 文件,点击 Next 按钮,选择 Import Maven projects automatically 复选框,然后一直点击 Next 按钮,直到点击 Finish 按钮,即可成功导入
<br/>
4、Eclipse(IDEA)会自动加载 Maven 依赖包,初次加载会比较慢(根据自身网络情况而定),若工程上有小叉号,请打开 Problems 窗口,查看具体错误内容,直到无错误为止
<br/>
5、创建数据库
db-
mcms
-open
(数据库使用utf-8编码),导入doc/mcms-版本号.sql,如果升级现有系统请使用*-up-
*
.sql升级,如果导入了系统对应的完整版SQL,sql升级补丁不需要重复导入;
<br/>
5、创建数据库mcms(数据库使用utf-8编码),导入doc/mcms-版本号.sql,如果升级现有系统请使用*-up-
*
.sql升级,如果导入了系统对应的完整版SQL,sql升级补丁不需要重复导入;
<br/>
6、修改src
\m
ain
\r
esources
\a
pplication-dev.yml文件中的数据库设置参数;
<br/>
7、运行MSApplication.java main方法
<br/>
8、首先先访问后台地址:http://localhost:8080/ms/login.do,管理员账号,用户名:msopen 密码:msopen,进入后台点击内容管理->静态化菜单,进行"生成主页","生成栏目","生成文章"操作一遍 (注意!!!是后台登录界面,不是会员中心登录界面)
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help