示例#1
0
function add_sub(inventory $obj)
{
    return $obj->add_sub_inventory();
}