rabin hace 3 años
padre
commit
3e8f607cd1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'])) {