Browse Source

接入大厅增加getkey链接

qingjie 5 months ago
parent
commit
52a5f90dd0
4 changed files with 6 additions and 6 deletions
  1. 1 1
      seamless/en/lobby.md
  2. 1 1
      seamless/zh/lobby.md
  3. 1 1
      transfer/en/lobby.md
  4. 3 3
      transfer/zh/lobby.md

+ 1 - 1
seamless/en/lobby.md

@@ -55,7 +55,7 @@ Parameter description:
 
 | Param     | Type     |    Description        | 
 | -------- | -------- |   -------- |  
-| tt    | string     |      The key is obtained by getting the key interface (api/game/getKey) |
+| tt    | string     |      The key is obtained by getting the key interface ( [api/game/getKey](./keys.md) ) |
 |lang| string| The language to display  |
 
 ### 3、Hall Example

+ 1 - 1
seamless/zh/lobby.md

@@ -53,7 +53,7 @@
 
 | 名称     | 类型     |    描述        | 
 | -------- | -------- |   -------- |  
-| tt    | string     |      通过获取密钥接口(api/game/getKey)得到的key |
+| tt    | string     |      通过获取密钥接口( [api/game/getKey](./keys.md) )得到的key |
 |lang| string| 要显示的语言  |
 
 

+ 1 - 1
transfer/en/lobby.md

@@ -54,7 +54,7 @@ Parameter description:
 
 | Param     | Type     |    Description        | 
 | -------- | -------- |   -------- |  
-| tt    | string     |      The key is obtained by getting the key interface (api/game/getKey) |
+| tt    | string     |      The key is obtained by getting the key interface ( [api/game/getKey](./keys.md) ) |
 |lang| string| The language to display  |
 
 ### 3、Hall Example

+ 3 - 3
transfer/zh/lobby.md

@@ -51,10 +51,10 @@
 
 - 参数说明:
 
-| 名称     | 类型     |    描述        | 
+| 名称      | 类型     |    描述        | 
 | -------- | -------- |   -------- |  
-| tt    | string     |      通过获取密钥接口(api/game/getKey)得到的key |
-|lang| string| 要显示的语言  |
+| tt     | string     |      通过获取密钥接口( [api/game/getKey](./keys.md) )得到的key |
+| lang   | string     | 要显示的语言  |
 
 
 ### 三、大厅展示