Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform
Project
Project
Details
Activity
Releases
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
youjj
cloud-platform
Commits
a1549627
Commit
a1549627
authored
Oct 29, 2020
by
周健威
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改订单接口
parent
433c345c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
6 deletions
+1
-6
pom.xml
xx-order/xx-order-server/pom.xml
+1
-1
pom.xml
xx-universal/xx-universal-server/pom.xml
+0
-5
No files found.
xx-order/xx-order-server/pom.xml
View file @
a1549627
...
...
@@ -42,7 +42,7 @@
<dependency>
<groupId>
cn.hutool
</groupId>
<artifactId>
hutool-all
</artifactId>
<version>
5.4.
2
</version>
<version>
5.4.
6
</version>
</dependency>
</dependencies>
...
...
xx-universal/xx-universal-server/pom.xml
View file @
a1549627
...
...
@@ -73,11 +73,6 @@
<artifactId>
jetty-util
</artifactId>
<version>
9.3.7.v20160115
</version>
</dependency>
<dependency>
<groupId>
cn.hutool
</groupId>
<artifactId>
hutool-all
</artifactId>
<version>
4.5.10
</version>
</dependency>
<dependency>
<groupId>
com.github.wxiaoqi
</groupId>
<artifactId>
ace-admin-api
</artifactId>
...
...
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