匿名函数
if pcall(function () local s=object.data[1]['type'] end) then return object.data[1]['type'] else return 0 end