0927
This commit is contained in:
@@ -20,7 +20,7 @@ class Act extends Wxapp
|
||||
protected function get_user()
|
||||
{
|
||||
$ukey = $this->input_param('ukey');
|
||||
$activityId = 27;//活动id
|
||||
$activityId = 35;//活动id
|
||||
|
||||
$activity = $this->market_sylive_activity_model->get(['activityId' => $activityId]);
|
||||
if (!$activity) {
|
||||
|
||||
Reference in New Issue
Block a user