dss 2 yıl önce
ebeveyn
işleme
69acfa88e0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/CallCenter/Tools/PhoneISPTool.cs

+ 1 - 1
src/CallCenter/Tools/PhoneISPTool.cs

@@ -15,7 +15,7 @@ namespace CallCenter.Tools
                 //移动号码段
                 string cm = "134,135,136,137,138,139,150,151,152,157,158,159,182,183,187,188,147,";
                 //联通号码段
-                string cu = "130,131,132,155,156,186,145,";
+                string cu = "130,131,132,155,156,185,186,145,";
                 //电信 号码段
                 string ct = "133,153,189,";
                 if (phoneNum.Substring(0,1)=="0")