Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-bus
Project
Project
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
高建强
amos-boot-bus
Commits
84aaeb9b
Commit
84aaeb9b
authored
Jun 10, 2022
by
KeYong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
44d93494
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
94 additions
and
0 deletions
+94
-0
pom.xml
...amos-boot-module-bus/amos-boot-module-sqlsync-bus/pom.xml
+6
-0
SyncMqttMessageService.java
...boot/bus/sqlsync/service/impl/SyncMqttMessageService.java
+88
-0
No files found.
amos-boot-module/amos-boot-module-bus/amos-boot-module-sqlsync-bus/pom.xml
View file @
84aaeb9b
...
@@ -22,5 +22,10 @@
...
@@ -22,5 +22,10 @@
<artifactId>
YeeAmosFireAutoSysCommon
</artifactId>
<artifactId>
YeeAmosFireAutoSysCommon
</artifactId>
<version>
${business.version}
</version>
<version>
${business.version}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
com.yeejoin.amos
</groupId>
<artifactId>
YeeAMOSPatrolCommon
</artifactId>
<version>
${business.version}
</version>
</dependency>
</dependencies>
</dependencies>
</project>
</project>
\ No newline at end of file
amos-boot-module/amos-boot-module-bus/amos-boot-module-sqlsync-bus/src/main/java/com/boot/bus/sqlsync/service/impl/SyncMqttMessageService.java
View file @
84aaeb9b
...
@@ -56,6 +56,94 @@ public class SyncMqttMessageService {
...
@@ -56,6 +56,94 @@ public class SyncMqttMessageService {
}
}
break
;
break
;
}
}
case
CONTINGENCY_PLAN_DETAIL:
{
switch
(
operation
)
{
case
DELETE:
{
break
;
}
default
:
{
}
}
}
case
CONTINGENCY_PLAN_DETAIL:
{
switch
(
operation
)
{
case
DELETE:
{
break
;
}
default
:
{
}
}
}
case
CONTINGENCY_PLAN_DETAIL:
{
switch
(
operation
)
{
case
DELETE:
{
break
;
}
default
:
{
}
}
}
case
CONTINGENCY_PLAN_DETAIL:
{
switch
(
operation
)
{
case
DELETE:
{
break
;
}
default
:
{
}
}
}
case
CONTINGENCY_PLAN_DETAIL:
{
switch
(
operation
)
{
case
DELETE:
{
break
;
}
default
:
{
}
}
}
case
CONTINGENCY_PLAN_DETAIL:
{
switch
(
operation
)
{
case
DELETE:
{
break
;
}
default
:
{
}
}
}
case
CONTINGENCY_PLAN_DETAIL:
{
switch
(
operation
)
{
case
DELETE:
{
break
;
}
default
:
{
}
}
}
case
CONTINGENCY_PLAN_DETAIL:
{
switch
(
operation
)
{
case
DELETE:
{
break
;
}
default
:
{
}
}
}
default
:
default
:
// Async.shutDown();
// Async.shutDown();
}
}
...
...
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