소스 검색

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

jianfeng1.wang 2 년 전
부모
커밋
76e68dbb3e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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