Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fgqyxxlr
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
yaru
fgqyxxlr
Commits
62ffb9c2
Commit
62ffb9c2
authored
Apr 28, 2018
by
RuoYi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
若依环境使用手册v1.0.1
parent
55ccae57
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletions
+7
-1
doc/若依环境使用手册v1.0.1.docx
+0
-0
pom.xml
+7
-1
No files found.
doc/若依环境使用手册v1.0.1.docx
View file @
62ffb9c2
No preview for this file type
pom.xml
View file @
62ffb9c2
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<groupId>
com.ruoyi
</groupId>
<groupId>
com.ruoyi
</groupId>
<artifactId>
RuoYi
</artifactId>
<artifactId>
RuoYi
</artifactId>
<version>
1.1.1
</version>
<version>
1.1.1
</version>
<packaging>
j
ar
</packaging>
<packaging>
w
ar
</packaging>
<name>
RuoYi
</name>
<name>
RuoYi
</name>
<description>
若依管理系统
</description>
<description>
若依管理系统
</description>
...
@@ -41,6 +41,12 @@
...
@@ -41,6 +41,12 @@
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
<artifactId>
spring-boot-starter
</artifactId>
<exclusions>
<exclusion>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<groupId>
org.springframework.boot
</groupId>
</exclusion>
</exclusions>
</dependency>
</dependency>
<!-- SpringBoot 测试 -->
<!-- SpringBoot 测试 -->
...
...
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