This commit is contained in:
xiaoyu
2024-02-10 16:31:22 +08:00
parent d0ac06206d
commit 8311b674c2
@@ -10,6 +10,7 @@ class Act extends Wx {
private $a_id,$skey;
public function __construct(){
echo "<h1>大家都太热情了,先稍等片刻再访问吧~</h1>";exit;
parent::__construct();
$this->load->model('market/market_sylive_organization_model');
$this->load->model('market/market_sylive_activity_model');