|
@ -120,8 +120,8 @@ public class ZysoftService {
|
|
|
paramsList.put("msgHeader",msgHeader);
|
|
|
paramsList.put("msgBody",msgBody);
|
|
|
|
|
|
System.out.print("msgHeader:"+msgHeader+"\r\n");
|
|
|
System.out.print("msgBody:"+msgBody+"\r\n");
|
|
|
// System.out.print("msgHeader:"+msgHeader+"\r\n");
|
|
|
// System.out.print("msgBody:"+msgBody+"\r\n");
|
|
|
|
|
|
//新增日志
|
|
|
String method = "POST";
|