示例#1
0
/**
 * 返回ShuipFCMS对象
 * @return Object
 */
function ShuipFCMS()
{
    return \Common\Controller\ShuipFCMS::app();
}