wlzboy
2025-07-09 ab0742bf945b5de8554761de6fa4ecda29f640e0
1
2
3
4
5
<?php
function C($className)
{
    return LtObjectUtil::singleton($className);
}