'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 Price = [ //移动 "4-30-24" => 27.96, "4-50-24" => 46.6, "4-100-24" => 93.2, "4-200-24" => 186.4,//贵州 24 "4-30-10" => 28.05, "4-50-10" => 47, "4-100-10" => 94, "4-200-10" => 188,//江苏 10 "4-30-15" => 28.56, "4-50-15" => 47.6, "4-100-15" => 95.2, "4-200-15" => 190.4,//山东 15 "4-30-13" => 28.08, "4-50-13" => 46.8, "4-100-13" => 93.6, "4-200-13" => 187.2,//福建 13 "4-30-25" => 28.44, "4-50-25" => 47.4, "4-100-25" => 94.8, "4-200-25" => 189.6,//云南 25 "4-50-16" => 46.9, "4-100-16" => 93.8, "4-200-16" => 187.6,//河南 16 "4-50-3" => 47.1, "4-100-3" => 94.2, "4-200-3" => 188.4,//河北 3 "4-50-20" => 46.6, "4-100-20" => 93.2, "4-200-20" => 186.4,//广西 20 "4-30-23" => 28.26, "4-50-23" => 47.1, "4-100-23" => 94.2, "4-200-23" => 188.4,//四川 23 "4-50-11" => 47.6, "4-100-11" => 95.2, "4-200-11" => 190.4,//浙江 11 //电信 "6-30-19" => 28.26, "6-50-19" => 47.1, "6-100-19" => 94.2, "6-200-19" => 188.4,//广东 19 "6-30-9" => 28.26, "6-50-9" => 47.1, "6-100-9" => 94.2, "6-200-9" => 188.4,//上海 9 "6-30-23" => 27.84, "6-50-23" => 46.4, "6-100-23" => 92.8, "6-200-23" => 185.6,//四川 23 "6-30-2" => 27.99, "6-50-2" => 46.65, "6-100-2" => 93.3, "6-200-2" => 186.6,//天津 2 "6-30-18" => 28.44, "6-50-18" => 47.4, "6-100-18" => 94.8, "6-200-18" => 189.6,//湖南 18 ]; }