清空人物背包 选中 GameDB
update cabal_Inventory_table set Data=0x00000000000000000000000000000000 where CharacterIdx=你的人物ID
(不是帐号ID喔) 清空人物仓库
update cabal_warehouse_table set Data=0x00000000000000000000000000000000 where UserNum=你的帐号ID