add amp usr v4

hotfix/远程访问多媒体中心
lmrwork 8 years ago
parent e6a9593441
commit ebc2e15236

@ -124,7 +124,9 @@ class Info_amp extends CI_Controller
echo json_encode(array(
"succ" => true,
"info" => $ic->ic_content,
"title" => $ic->ic_title
"title" => $ic->ic_title,
"photo" => $ic->ic_photo,
"url" => $ic->ic_url
));
} else {
echo json_encode(array(

Loading…
Cancel
Save