1244488c by yangjianbin

init

1 parent d2ba4956
......@@ -19,7 +19,7 @@ class User extends CI_Controller {
'clientInfoOutputVO'=>$data->clientInfoOutputVO,
'clientUnitOutputVO'=>$data->clientUnitOutputVO,
'clientContactOutputVOS'=>$data->clientContactOutputVOS,
'applyOrderVO'=>applyOrderVO
'applyOrderVO'=>$data->applyOrderVO
);
switch ($state) {
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!