6bca14d0 by yangjianbin

init

1 parent 3a2e6fa9
...@@ -205,7 +205,7 @@ class Work extends CI_Controller ...@@ -205,7 +205,7 @@ class Work extends CI_Controller
205 'credit'=> $credit, 205 'credit'=> $credit,
206 'id' => $id 206 'id' => $id
207 ); 207 );
208 array_merge($data, $dueDiligence); 208 // array_merge($data, $dueDiligence);
209 209
210 } 210 }
211 211
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!