rabin 3 gadi atpakaļ
vecāks
revīzija
f30f1b5149
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      app/card/src/Api.php

+ 1 - 1
app/card/src/Api.php

@@ -407,7 +407,7 @@ class Api extends Core
                     } elseif ($type['shop_type'] && isset($config_type[$type['shop_type']])) {
                         $v['minfo'] = $config_type[$type['shop_type']] . '可用';
                     }
-
+                    $type['shop_type'] = explode(',', $type['shop_type']);
                     if (in_array($shop_type, $type['shop_type'])) {
                         
                         if ($type['city_type'] == 1) {