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
a5a6921e
Commit
a5a6921e
authored
Mar 19, 2020
by
周健威
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加参数
parent
3836572f
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
1 deletion
+1
-1
pom.xml
xx-common/xx-common-platform/pom.xml
+1
-1
MQAutoConfiguration.java
...a/com/xxfc/platform/universal/mq/MQAutoConfiguration.java
+0
-0
RabbitConfig.java
...ain/java/com/xxfc/platform/universal/mq/RabbitConfig.java
+0
-0
RabbitMQSender.java
...n/java/com/xxfc/platform/universal/mq/RabbitMQSender.java
+0
-0
No files found.
xx-common/xx-common-platform/pom.xml
View file @
a5a6921e
...
@@ -96,7 +96,7 @@
...
@@ -96,7 +96,7 @@
<dependency>
<dependency>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job-core
</artifactId>
<artifactId>
xxl-job-core
</artifactId>
<version>
2.
0
.2
</version>
<version>
2.
1
.2
</version>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
xx-universal/xx-universal-
api
/src/main/java/com/xxfc/platform/universal/mq/MQAutoConfiguration.java
→
xx-universal/xx-universal-
server
/src/main/java/com/xxfc/platform/universal/mq/MQAutoConfiguration.java
View file @
a5a6921e
File moved
xx-universal/xx-universal-
api
/src/main/java/com/xxfc/platform/universal/mq/RabbitConfig.java
→
xx-universal/xx-universal-
server
/src/main/java/com/xxfc/platform/universal/mq/RabbitConfig.java
View file @
a5a6921e
File moved
xx-universal/xx-universal-
api
/src/main/java/com/xxfc/platform/universal/mq/RabbitMQSender.java
→
xx-universal/xx-universal-
server
/src/main/java/com/xxfc/platform/universal/mq/RabbitMQSender.java
View file @
a5a6921e
File moved
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