|
@@ -2179,7 +2179,7 @@ namespace MOKA_Factory_Tools
|
|
};
|
|
};
|
|
|
|
|
|
// 测试地址;
|
|
// 测试地址;
|
|
- item.URL = "http://10.126.124.85:3080/api/smes/RecordKey";
|
|
|
|
|
|
+ item.URL = "http://cmp.tcl.com:82/file/api/smes/RecordKey";
|
|
item.Postdata = strPost;
|
|
item.Postdata = strPost;
|
|
HttpResult hResult = http.GetHtml(item);
|
|
HttpResult hResult = http.GetHtml(item);
|
|
if (hResult.StatusCode == System.Net.HttpStatusCode.OK)
|
|
if (hResult.StatusCode == System.Net.HttpStatusCode.OK)
|