<p style="box-sizing: inherit; line-height: 2; margin-top: 0px; margin-bottom: 0px; padding: 0px; color: rgb(82, 82, 82); font-family: "Helvetica Neue", NotoSansHans-Regular, AvenirNext-Regular, arial, "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", serif; font-size: 15px; white-space: normal; background-color: rgb(252, 252, 252);">
<span style="font-family: 宋体, SimSun; color: rgb(0, 112, 192);"><strong>1, HTTP 标准的 POST 协议,为了保证接收方接收数据正确,传输数据必须签名 </strong></span><span style="font-family: 宋体, SimSun;"><strong> </strong></span>
</p>
<p style="box-sizing: inherit; line-height: 2; margin-top: 0px; margin-bottom: 0px; padding: 0px; color: rgb(82, 82, 82); font-family: "Helvetica Neue", NotoSansHans-Regular, AvenirNext-Regular, arial, "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", serif; font-size: 15px; white-space: normal; background-color: rgb(252, 252, 252);">
<span style="box-sizing: inherit; color: rgb(255, 0, 0); font-family: 宋体, SimSun;">HttpRequestMethod: post </span>
</p>
<p style="box-sizing: inherit; line-height: 2; margin-top: 0px; margin-bottom: 0px; padding: 0px; color: rgb(82, 82, 82); font-family: "Helvetica Neue", NotoSansHans-Regular, AvenirNext-Regular, arial, "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", serif; font-size: 15px; white-space: normal; background-color: rgb(252, 252, 252);">
<span style="box-sizing: inherit; color: rgb(255, 0, 0); font-family: 宋体, SimSun;">ContentType:application/json;charset=UTF-8 </span>
</p>
<p style="box-sizing: inherit; line-height: 2; margin-top: 0px; margin-bottom: 0px; padding: 0px; color: rgb(82, 82, 82); font-family: "Helvetica Neue", NotoSansHans-Regular, AvenirNext-Regular, arial, "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", serif; font-size: 15px; white-space: normal; background-color: rgb(252, 252, 252);">
<span style="font-family: 宋体, SimSun; color: rgb(0, 112, 192);"><strong>2,数据都是JSON格式</strong></span>
</p>
<p>
<br/>
</p>