Explorar el Código

修复印度小米工厂 接口问题。

jianfeng1.wang hace 2 años
padre
commit
76e68dbb3e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      FactoryTool_CShare/Views/Main.cs

+ 1 - 1
FactoryTool_CShare/Views/Main.cs

@@ -910,7 +910,7 @@ namespace MOKA_Factory_Tools
                 {
                     functionSetting1.MIKeyUrl = "http://10.40.7.61:9006/api/SMESCustomer/GetXMCard";
                     functionSetting1.MIKeyReportUrl = "http://10.40.7.61:9006/api/SMESCustomer/UploadXMDataControl";
-                    V2Method.SetGetMessageUrl("ttp://10.40.7.93:81/IDManage/v1/order/getMessage ");
+                    V2Method.SetGetMessageUrl("http://10.40.7.93:81/IDManage/v1/order/getMessage ");
                 }
                 #endregion