飞飞影视系统2.8 添加影片时自动生成随机评分

编辑 /Lib/Lib/Action/Admin/VodAction.class.php 文件,在第126行插入:

$array['vod_gold'] = rand(1,10);