Changes between Version 201 and Version 202 of price_jiekou


Ignore:
Timestamp:
10/29/2014 04:28:25 PM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_jiekou

    v201 v202  
    11[[TOC]] 
     2 
     3== 0.基本约定 == 
     4接口测试说明: 
     5{{{ 
     61.推送账号设置: 
     7        Android测试环境使用: 
     8            jpush_url=http://api.jpush.cn:8800/v2/push 
     9            appKey=76777a5ae568ae5d8914fcb4 
     10            masterSecret=36c389c02bae13229af78915 
     11        iOS测试环境使用对应的测试环境的证书 
     122.DES加密key设置: 
     13        测试环境:desKey: pconline 
     14}}} 
    215 
    316== 1.基本约定 ==