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
c029259a
Commit
c029259a
authored
Dec 26, 2015
by
wangtp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置文件
parent
a3d19d18
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
6 deletions
+1
-6
README.md
README.md
+0
-5
pom.xml
pom.xml
+1
-1
No files found.
README.md
View file @
c029259a
...
@@ -83,10 +83,6 @@ JDK:JAVA 7、J2EE6
...
@@ -83,10 +83,6 @@ JDK:JAVA 7、J2EE6
http://+ip地址(或localhost)+tomcat端口+项目发布名/ms/login.do
http://+ip地址(或localhost)+tomcat端口+项目发布名/ms/login.do
如果出现无法访问的情况输入
http://+ip地址(或localhost)+tomcat端口+项目发布名/initApp进行初始化
账号:msopen
账号:msopen
密码:msopen
密码:msopen
...
@@ -99,5 +95,4 @@ http://+ip地址(或localhost)+tomcat端口+项目发布名/initApp进行初
...
@@ -99,5 +95,4 @@ http://+ip地址(或localhost)+tomcat端口+项目发布名/initApp进行初
#系统美图
#系统美图







\ No newline at end of file
pom.xml
View file @
c029259a
...
@@ -407,7 +407,7 @@
...
@@ -407,7 +407,7 @@
<encoding>
UTF-8
</encoding>
<encoding>
UTF-8
</encoding>
<compilerArguments>
<compilerArguments>
<verbose
/>
<verbose
/>
<bootclasspath>
${java.home}/lib/rt.jar
:
${java.home}/lib/jce.jar
</bootclasspath>
<bootclasspath>
${java.home}/lib/rt.jar
;
${java.home}/lib/jce.jar
</bootclasspath>
</compilerArguments>
</compilerArguments>
</configuration>
</configuration>
...
...
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