qingjie 4 ヶ月 前
コミット
674bf91b54
4 ファイル変更0 行追加8 行削除
  1. 0 2
      seamless/en/keys.md
  2. 0 2
      seamless/zh/keys.md
  3. 0 2
      transfer/en/keys.md
  4. 0 2
      transfer/zh/keys.md

+ 0 - 2
seamless/en/keys.md

@@ -98,9 +98,7 @@ http://{BesoftFront}/?key=3F6AE577A2E2255EF4BACF02C9F8BB1154A9C6AD2F19701568BA67
 
 | Name     | Type    | Required    |   Description       | 
 | -------- | -------- | -------- |    -------- |  
-| acc     | String(30)     |   Y |     User ID |
 | key     |string(86) |  Y |Key value returned by “GetKey”Please do URLEncoding on it   while using the HTTP GET method |
-| aid | string(20) | Y |      Agent Id  |
 | gid | string | Y |      Default launching game; if blank, go to lobby.  |
 | lang | string | Y |      Default is cn;    cn: simplified Chinese      en : english |
 | return_url | string | N |      return_url=Game off return address,Please encode the parameters in URLEncoding mode |

+ 0 - 2
seamless/zh/keys.md

@@ -94,9 +94,7 @@ http://{BesoftFront}/?key=3F6AE577A2E2255EF4BACF02C9F8BB1154A9C6AD2F19701568BA67
 
 | 名称     | 类型     | 必要    |     描述        | 
 | -------- | -------- | -------- |    -------- |  
-| acc     | String(30)     |   Y |     用户ID |
 | key     |string(86) |  Y |从 getKey 接口拿到的 key。若使用 HTTP GET 方法,请以 URLEncoding 编码参数|
-| aid | string(20) | Y |      代理帐号  |
 | gid | string | Y |      预设登入的游戏 ID ;  |
 | lang | string | Y |      默认值为简中 (简中 英文) |
 | return_url | string | N |      return_url=游戏关闭的返回地址 ,请以URLEncoding方式编码参数|

+ 0 - 2
transfer/en/keys.md

@@ -98,9 +98,7 @@ http://{BesoftFront}/?key=3F6AE577A2E2255EF4BACF02C9F8BB1154A9C6AD2F19701568BA67
 
 | Name     | Type    | Required    |   Description       | 
 | -------- | -------- | -------- |    -------- |  
-| acc     | String(30)     |   Y |     User ID |
 | key     |string(86) |  Y |Key value returned by “GetKey”Please do URLEncoding on it   while using the HTTP GET method |
-| aid | string(20) | Y |      Agent Id  |
 | gid | string | Y |      Default launching game; if blank, go to lobby.  |
 | lang | string | Y |      Default is cn;    cn: simplified Chinese      en : english |
 | return_url | string | N |      return_url=Game off return address,Please encode the parameters in URLEncoding mode |

+ 0 - 2
transfer/zh/keys.md

@@ -94,9 +94,7 @@ http://{BesoftFront}/?key=3F6AE577A2E2255EF4BACF02C9F8BB1154A9C6AD2F19701568BA67
 
 | 名称     | 类型     | 必要    |     描述        | 
 | -------- | -------- | -------- |    -------- |  
-| acc     | String(30)     |   Y |     用户ID |
 | key     |string(86) |  Y |从 getKey 接口拿到的 key。若使用 HTTP GET 方法,请以 URLEncoding 编码参数|
-| aid | string(20) | Y |      代理帐号  |
 | gid | string | Y |      预设登入的游戏 ID ;  |
 | lang | string | Y |      默认值为简中 (简中 英文) |
 | return_url | string | N |      return_url=游戏关闭的返回地址 ,请以URLEncoding方式编码参数|