64d30956 by yangjianbin

init

1 parent 268f2d91
......@@ -284,6 +284,7 @@ class Perm extends CI_Controller {
// $data = json_decode($data, true);
$arr2 = array();
var_dump($role);exit;
foreach ($role as $k => $v) {
$r = array();
$r['id'] = $v->id;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!