Commit ce989f120c391f7375b2cd984f9eb3ba69fa198a

Authored by 李康
1 parent ef82b33a9b
Exists in master

优化

Showing 1 changed file with 3 additions and 3 deletions Side-by-side Diff

... ... @@ -15,7 +15,7 @@ GumpTech页面支付
15 15 5. product: 可选参数 第三方传入,购买物品
16 16 6. amount: 可选参数 第三方传入,购买物品所需要的金额(点数)
17 17  
18   - 以下参数需要在服务端配置,需要联系接口人配置:
  18 + 以下参数需要在服务端配置,需要研发商联系接口人配置:
19 19 1. queryRoleUrl: 支付页面显示服务器列表 参考【第三方查询角色接口】
20 20 2. querySeversUrl: 查询用户角色 格式参考【第三方查询区服列表接口】
21 21  
... ... @@ -23,7 +23,7 @@ GumpTech页面支付
23 23 -------------------------
24 24  
25 25 GumpTech调用过程如下:
26   - 请求接口:传入queryRoleUrl的地址
  26 + 请求接口:queryRoleUrl的地址
27 27 请求方式:post
28 28 参数:
29 29 serverId servers参数json中的serverId的值
... ... @@ -43,7 +43,7 @@ GumpTech页面支付
43 43 -------------------------
44 44  
45 45  
46   - Gump调用过程如下:
  46 + Gump调用过程如下:querySeversUrl的地址
47 47  
48 48 请求方式:get方式
49 49 参数:无