064abcd6 by wang

init

1 parent eca21622
......@@ -36,7 +36,7 @@ class Perm extends CI_Controller {
foreach($json->data->roles as $v){
$roles[] = $v->id;
}
var_dump($roles);
$data = array(
'item'=>$ret,
'roles'=>$roles,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!