amplist v4

hotfix/远程访问多媒体中心
lmrwork 8 years ago
parent 0acfb044cf
commit e5529180e4

@ -39,9 +39,9 @@ class InfoMetas_model extends CI_Model {
SELECT im.im_id
,im.im_ic_id
,im.im_key
,im.im_value as json
,im2.im_value as staus
,im3.im_value as schema
,im.im_value as amp_json
,im2.im_value as amp_staus
,im3.im_value as amp_schema
FROM infoMetas im
inner join infoContents c
on c.ic_id = im.im_ic_id

Loading…
Cancel
Save