stanley-king пре 2 година
родитељ
комит
b01229d3bf
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'];
+        $headers = ['0095', 'SP', 'J98', 'WX', '129'];
         $spcheker = function () use ($start_with, $headers, $official_sn)
         {
             $official_sn = strtoupper($official_sn);