示例#1
0
文件: shortcuts.php 项目: nolka/k5
function objToArray($obj)
{
    return CommonUtils::ObjectToArray($obj);
}