From 891b12b5e518e4014bee63debb978c1c86016c67 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Sat, 10 Feb 2024 16:40:06 +0800 Subject: [PATCH] 404 --- home/controllers/h5/market/sylive2/Act.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/controllers/h5/market/sylive2/Act.php b/home/controllers/h5/market/sylive2/Act.php index 3a292652..3205e569 100644 --- a/home/controllers/h5/market/sylive2/Act.php +++ b/home/controllers/h5/market/sylive2/Act.php @@ -10,7 +10,7 @@ class Act extends Wx { private $a_id,$skey; public function __construct(){ - echo "

大家都太热情了,先稍等片刻再访问吧~

";exit; + //echo "

大家都太热情了,先稍等片刻再访问吧~

";exit; parent::__construct(); $this->load->model('market/market_sylive_organization_model'); $this->load->model('market/market_sylive_activity_model');