719d497f by yangjianbin

init

1 parent 917e5f9e
...@@ -212,7 +212,7 @@ class Work extends CI_Controller ...@@ -212,7 +212,7 @@ class Work extends CI_Controller
212 212
213 ); 213 );
214 } 214 }
215 var_dump($ret);exit; 215 // var_dump($ret);exit;
216 216
217 switch ($state) { 217 switch ($state) {
218 case 1: 218 case 1:
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!