d2018c59 by yangjianbin

init

1 parent 31c0f32b
......@@ -6,7 +6,7 @@ class Work extends CI_Controller
public function __construct(){
parent::__construct();
$this->load->model();
// $this->load->model();
}
/**
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!