Commit 268568e8 by 冷斌

`试卷`

parent 90031129
......@@ -175,7 +175,7 @@ class IndexAction extends Action
$uid = intval($this->mid);
$paper_id = $vst[0];
var_dump($_GET['vst'], jiemi($_GET['vst']), $vst);
var_dump(SITE_URL . "/pay/exams_3/" . jiami(rand(100, 999)) . "/123123123.html", $_GET['vst'], jiemi($_GET['vst']), $vst);
die;
//获取考试详情
$data = D('ExamsPaper', 'exams')->getPaperById($paper_id);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment