Showing
1 changed file
with
7 additions
and
1 deletions
... | @@ -36,4 +36,10 @@ postTime | string | 订单创建时间戳 | ... | @@ -36,4 +36,10 @@ postTime | string | 订单创建时间戳 |
36 | 验证方式: | 36 | 验证方式: |
37 | serverSign=MD5(serverId=%s&playerId=%s&orderId=%s&gameAppKey=%s)%s:为相应的值 | 37 | serverSign=MD5(serverId=%s&playerId=%s&orderId=%s&gameAppKey=%s)%s:为相应的值 |
38 | gameAppkey : 在公共SDK后台的Md5加密的KEY | 38 | gameAppkey : 在公共SDK后台的Md5加密的KEY |
39 | -验证通过后,返回公共 SDK 服务器数据,数据格式:{"code":0,"message":"无订 单"}。code:0 表示失败,1 表示成功,message:描述原因。 | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
39 | +验证通过后,返回公共 SDK 服务器数据,数据格式:{"code":0,"message":"无订 单"}。code:0 表示失败,1 表示成功,message:描述原因。 | ||
40 | +### 3. 充值服务器IP地址 | ||
41 | + 182.254.136.76 | ||
42 | + 115.159.41.44 | ||
43 | + 115.159.109.183 | ||
44 | + 118.89.113.235 | ||
45 | + 118.89.196.17 | ... | ... |
-
Please register or login to post a comment