Merge branch 'master' of github.com:hainatravel/information-system

hotfix/paypal-note
YCC 2 years ago
commit 998000e4bd

@ -2,3 +2,5 @@
网前订单数量查看 https://cht.mycht.cn/info.php/look_order/status
商务加传统订单超过500页面报错可用于监控
test

@ -6,7 +6,7 @@ class recommends_and_tips_model extends CI_Model
function __construct()
{
parent::__construct();
$this->HT = $this->load->database('HT', TRUE);
$this->HT = $this->load->database('INFORMATION', TRUE);
}

Loading…
Cancel
Save