Browse Source

Merge branch 'raccount' into fix

stanley-king 1 year ago
parent
commit
4cde281c72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      helper/refill/RefillBase.php

+ 1 - 1
helper/refill/RefillBase.php

@@ -139,7 +139,7 @@ class RefillBase
             return (substr($haystack, 0, $length) === $needle);
         };
 
-        $headers = ['SP', 'J98', 'WX', '110110', 'ZF']; //, '11010336J' '0095',
+        $headers = ['SP', 'J98', 'WX', '110110', 'ZF2023']; //, '11010336J' '0095',
         $spcheker = function () use ($start_with, $headers, $official_sn)
         {
             $official_sn = strtoupper($official_sn);