This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_mq_consume
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
一个橘子
one_orenge
huangjiajun
7 months ago
parent
0a064d4c14
commit
6ca12be6f7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
consume/canal_user_relate_consume.go
+ 1
- 1
consume/canal_user_relate_consume.go
View File
@@ -62,7 +62,7 @@ func handleCancalUserRelateConsume(msg []byte) error {
if masterId != "15763466" {
return nil
}
engine := db.DBs[
"123456"
]
engine := db.DBs[
masterId
]
//
if canalMsg.Type == md.CanalMsgInsertSqlType {
Write
Preview
Loading…
Cancel
Save