From c9312391822f28876ee1d2bd4c7e3834e7dc1979 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 1 Sep 2020 17:52:51 +0800 Subject: [PATCH] 1 --- tools/migratedb/common/mysql_rule.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/migratedb/common/mysql_rule.json b/tools/migratedb/common/mysql_rule.json index 0dcb077..bf17216 100644 --- a/tools/migratedb/common/mysql_rule.json +++ b/tools/migratedb/common/mysql_rule.json @@ -35,10 +35,6 @@ "table_name": "shop", "where": "accountid LIKE '$channel_%'" }, - { - "table_name": "additem_log", - "where": "accountid LIKE '$channel_%'" - }, { "table_name": "equip", "where": "accountid LIKE '$channel_%'"