示例#1
0
function i_echoDate($m)
{
    return i_echoParam($m);
}
示例#2
0
function i_echoDate($req)
{
    return i_echoParam($req);
}