1a86bbf4 by yangjianbin

init

1 parent c23a4149
......@@ -14,6 +14,7 @@ class Config extends CI_Controller {
public function edit($id = null)
{
var_dump($id);
$this->load->view('config/add');
}
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!