Changes between Initial Version and Version 1 of app2.2.0/sign
- Timestamp:
- 10/27/2015 11:14:35 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.2.0/sign
v1 v1 1 [[TOC]] 2 3 = 数据签名 = 4 5 == 发送请求时,对请求参数进行签名 == 6 7 > 线上:/appIntf/order/createOrder.jsp 8 9 {{{#!java 10 1. 将请求参数转为json字符串形式,字符串编码统一为utf-8。 11 2. 在json字符串尾部拼接secretKey。 12 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)