'yd', mtopcard\ChinaUnicomCard => 'lt', mtopcard\ChinaTelecomCard => 'dx' ]; const ERR_NOS = [ '5001','5002','5003','5004','5005','5008','5009','5010','5011','5012' ]; const ExtHeaders = ['Content-Type:application/x-www-form-urlencoded;']; const ProductIdS = [ mtopcard\ChinaMobileCard => [ 30 => '101687', 50 => '101688', 100 => '101689', 200 => '101690', 300 => '101691', 500 => '101692', ], mtopcard\ChinaUnicomCard => [ 30 => '101705', 50 => '101706', 100 => '101707', 200 => '101708', 300 => '101709', 500 => '101710', ], mtopcard\ChinaTelecomCard => [ 30 => '101723', 50 => '101724', 100 => '101725', 200 => '101726', 300 => '101727', 500 => '101728', ] ]; }