zz 5 years ago
parent
commit
b6e10582c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/Wap/Web/WelcomeController.php

+ 1 - 1
app/Http/Controllers/Wap/Web/WelcomeController.php

@@ -2254,7 +2254,7 @@ class WelcomeController extends BaseController
         $property = $this->property;
         if (!$property) return '';
         if (in_array($this->distribution_channel_id, explode(',', redisEnv('OPEN_ORDER_INNER_SITES')))
-            && in_array($property, ['none','low', 'medium'])
+            && in_array($property, ['low', 'medium'])
         ) {
             if(!UserMonthService::isSignMonth($openid)){
                 return [