Changes between Version 1 and Version 2 of app2.2.0/sign


Ignore:
Timestamp:
10/27/2015 11:14:47 AM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/sign

    v1 v2  
    55== 发送请求时,对请求参数进行签名 == 
    66 
    7 > 线上:/appIntf/order/createOrder.jsp 
    8  
    97{{{#!java 
    1081. 将请求参数转为json字符串形式,字符串编码统一为utf-8。