stanley-king 2 лет назад
Родитель
Сommit
ab39ffeb8c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      helper/refill/RefillBase.php

+ 1 - 1
helper/refill/RefillBase.php

@@ -101,7 +101,7 @@ class RefillBase
             return (substr($haystack, 0, $length) === $needle);
         };
 
-        $headers = ['0095', 'SP', 'J98', 'WX', '129'];
+        $headers = ['0095', 'SP', 'J98', 'WX'];
         $spcheker = function () use ($start_with, $headers, $official_sn)
         {
             $official_sn = strtoupper($official_sn);