From c9c23989c51fe5883f222b6043f5eb1be373fdec Mon Sep 17 00:00:00 2001 From: Jimmy Liow <18777396951@163.com> Date: Tue, 15 Aug 2023 14:00:22 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=8E=A8=E8=8D=90=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E4=BB=8E=E6=95=B0=E6=8D=AE=E5=BA=93=20INFORMATION=20=E8=AF=BB?= =?UTF-8?q?=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/models/recommends_and_tips_model.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/models/recommends_and_tips_model.php b/application/models/recommends_and_tips_model.php index fd0e4a10..c91c282e 100644 --- a/application/models/recommends_and_tips_model.php +++ b/application/models/recommends_and_tips_model.php @@ -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); } @@ -60,4 +60,4 @@ class recommends_and_tips_model extends CI_Model } } -} \ No newline at end of file +} From 164bfb08d688b53f2c2068f067ed229efb7027ec Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 15 Aug 2023 15:01:14 +0800 Subject: [PATCH 2/2] deploy action --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2176b435..d423b3cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # information-system 网前订单数量查看 https://cht.mycht.cn/info.php/look_order/status -商务加传统订单超过500页面报错,可用于监控 \ No newline at end of file +商务加传统订单超过500页面报错,可用于监控 + +test