Commit 28037c48 by ZimLuck

Update client_hessian.md

1 parent 3a653fa8
Showing with 2 additions and 0 deletions
...@@ -18,7 +18,9 @@ ...@@ -18,7 +18,9 @@
String retxml = client.invoke("发送json报文明文"); String retxml = client.invoke("发送json报文明文");
System.out.println(retxml); System.out.println(retxml);
1. 报文格式示例 1. 报文格式示例
``` ```
{ {
"head":{ "head":{
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!