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