每日新增海量热点模版|免费下载
11
pbootcms默认文章访问量是从0开始的。
1
session(
'addscode'
, $scode);
$visits = rand(100,200);
'visits'
=> 0,
=> $visits,