917e5f9e by yangjianbin

init

1 parent 67e3923d
...@@ -211,8 +211,8 @@ class Work extends CI_Controller ...@@ -211,8 +211,8 @@ class Work extends CI_Controller
211 'dueDiligence'=>$dueDiligence //尽调报告 211 'dueDiligence'=>$dueDiligence //尽调报告
212 212
213 ); 213 );
214 var_dump($data);exit;
215 } 214 }
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!