128a6766 by yangjianbin

init

1 parent 69e3de56
......@@ -305,7 +305,7 @@ class Perm extends CI_Controller {
}
}
var_dump($arr2);exit;
// var_dump($arr2);exit;
foreach ($arr as $k => $v) {
foreach ($arr2 as $k2 => $v2) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!