新增SPGW统计
This commit is contained in:
@@ -248,6 +248,10 @@ case RCS_SYSTYPENO:
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
case SPGW_SYSTYPENO:
|
||||
include("./spgw_day.php");
|
||||
break;
|
||||
default:
|
||||
exit("can not find system({$pageConf[SysTypeNo]})");
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user