Browse Source

一个橘子

one_orenge
huangjiajun 7 months ago
parent
commit
6ca12be6f7
1 changed files with 1 additions and 1 deletions
  1. +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 {


Loading…
Cancel
Save