a3fd468a by wang

init

1 parent c67e8d11
......@@ -161,6 +161,7 @@ class Perm extends CI_Controller {
$data = $res->data;
// var_dump($data);
$arr = array();
foreach ($data as $k => $v) {
$item = array();
$item['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!