fix amp v1

hotfix/远程访问多媒体中心
lmr@hainatravel.com 8 years ago
parent b42e20bff8
commit 57db65b0a9

@ -55,7 +55,7 @@ class Info_amp extends CI_Controller
}
$json = $this->InfoMetas_model->get($icid, 'AMP_JSON');
$status = $this->InfoMetas_model->get($icid, 'AMP_STATUS');
if ($html) {
if ($json) {
echo json_encode(array(
"succ" => true,
"icid" => $icid,

Loading…
Cancel
Save