景点列表只读新信息

hotfix/paypal-note
赵鹏 5 years ago
parent 6689f876e7
commit 90b4376313

@ -289,7 +289,7 @@ class Api_model extends CI_Model {
"; ";
$qurey = $this->HT->query($sql,array($old_pid,$new_pid)); $qurey = $this->HT->query($sql,array("-1",$new_pid));
return $qurey->result(); return $qurey->result();
} }

Loading…
Cancel
Save