Commit 4d416e7b by HTML5-侯张振

修复 保护期查看漏洞

parent b8831c35
......@@ -855,6 +855,7 @@ class Report extends CI_Controller
};
$this->data['admins'] = $this->distributor->get_distributor_new($where,1, self::PAGE_SIZE);
//var_dump($this->data['admins']);
$this->load->view('admin/report/updateDay',$this->data);
}
......
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