This commit is contained in:
aozhiwei 2020-09-01 21:13:06 +08:00
commit e651c37c8a

View File

@ -35,10 +35,6 @@
"table_name": "shop", "table_name": "shop",
"where": "accountid LIKE '$channel_%'" "where": "accountid LIKE '$channel_%'"
}, },
{
"table_name": "additem_log",
"where": "accountid LIKE '$channel_%'"
},
{ {
"table_name": "equip", "table_name": "equip",
"where": "accountid LIKE '$channel_%'" "where": "accountid LIKE '$channel_%'"