1550076451 10 miesięcy temu
rodzic
commit
793214e732

+ 1 - 1
hjzx-api/src/main/java/api/controller/call/MobileController.java

@@ -108,7 +108,7 @@ public class MobileController extends BaseController {
108 108
         String phone1= phone.trim();
109 109
         String tophone =phone1;
110 110
         String fix = ""; String bfix = ""; String wfix = "0";
111
-        String zipcode = "0373";
111
+        String zipcode = "0371";
112 112
         int zip = GetZipCodeByPhone(phone1, zipcode);
113 113
         if (zip == 1)
114 114
         {