rabin vor 3 Jahren
Ursprung
Commit
3e8f607cd1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      app/card/src/Api.php

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

@@ -381,7 +381,7 @@ class Api extends Core
                             $v['minfo'][] = $config_type[$tv];
                         }
                     }
-                    $v['minfo'] = implode(',', $v['info']) . '可用';
+                    $v['minfo'] = implode(',', $v['minfo']) . '可用';
 
                     if (in_array($shop_type, $type['shop_type'])) {