From cd2038550decd6fab74e3512a656b63a0ba5b193 Mon Sep 17 00:00:00 2001 From: YCC Date: Tue, 15 Aug 2023 14:37:48 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=8B=86=E5=88=86=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E8=A1=A8=E5=88=B0=E5=8F=A6=E5=A4=96=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/models/infoauthors_model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/models/infoauthors_model.php b/application/models/infoauthors_model.php index 34a6a691..6d5193d0 100644 --- a/application/models/infoauthors_model.php +++ b/application/models/infoauthors_model.php @@ -12,7 +12,7 @@ class Infoauthors_model extends CI_Model function __construct() { parent::__construct(); - $this->HT = $this->load->database('HT', TRUE); + $this->HT = $this->load->database('INFORMATION', TRUE); } function init() From 10c6bdaac99ef131b52eb2e63ca043c31da3e212 Mon Sep 17 00:00:00 2001 From: YCC Date: Tue, 15 Aug 2023 14:43:05 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E6=8B=86=E5=88=86=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E8=A1=A8=E5=88=B0=E5=8F=A6=E5=A4=96=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/models/infoauthors_model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/models/infoauthors_model.php b/application/models/infoauthors_model.php index 6d5193d0..34a6a691 100644 --- a/application/models/infoauthors_model.php +++ b/application/models/infoauthors_model.php @@ -12,7 +12,7 @@ class Infoauthors_model extends CI_Model function __construct() { parent::__construct(); - $this->HT = $this->load->database('INFORMATION', TRUE); + $this->HT = $this->load->database('HT', TRUE); } function init() From 164bfb08d688b53f2c2068f067ed229efb7027ec Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 15 Aug 2023 15:01:14 +0800 Subject: [PATCH 3/3] 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