类说明: AccountCargo类用于表示游戏中的账号金库的各种属性和操作方法。
AccountCargo
function GetEmptySlot()
获取获取空格子。
function InsertItem()
存储物品。
function SendItemList()
刷新列表。