This commit is contained in:
aozhiwei 2020-09-01 17:52:51 +08:00
parent 3d5d2b8c89
commit c931239182

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_%'"