Ver Fonte

添加错误码

qingjie há 5 meses atrás
pai
commit
5e86ad1fbe

+ 1 - 0
seamless/en/_sidebar.md

@@ -24,5 +24,6 @@
    * [Game Mode](en/game_mode)
    * [Game Type](en/game_type)
    * [Game Hall Access](en/lobby)
+   * [Error Code](en/errorcode)
 
    

+ 39 - 0
seamless/en/errorcode.md

@@ -0,0 +1,39 @@
+# <font > Error Code </font>
+
+
+
+
+| 错误码           |     Description                    | 
+| --------        |    --------                         |  
+| 1008    |  parameter error |
+| 1009    |  Player not found                   |
+| 1010    |  Agent not found                           | 
+| 1011    |  IP is not on the whitelist       |
+| 1012    |  No API permission                      |
+| 1013    |  Player dynamic password update error   |
+| 1014    |  Agent is not a transfer wallet           |
+| 1015    |  Agent is not enabled            |
+| 1016    |  Incomplete Agent information            |
+| 1017    |  Incomplete player information            |
+| 1018    |  Player account generation failed            |
+| 1019    |  Player account database index generation failed            |
+| 1020    |  Duplicate player ID            |
+| 1021    |  The user win loss table exists            |
+| 1022    |  Duplicate player accounts            |
+| 1023    |  Failed to insert player information into database            |
+| 1024    |  Failed to insert the winning and losing table into the database            |
+| 1025    |  Token has expired            |
+| 1026    |  Game log not found            |
+| 1027    |  Game log Agent incorrect            |
+| 1028    |  The game log does not have a table ID            |
+| 1029    |  The game log does not have GID            |
+| 1030    |  Exchange rate table not found            |
+| 1031    |  Site information not found            |
+| 1032    |  Blood pool information not found            |
+| 1033    |  Players have duplicate orders in both directions            |
+| 1034    |  The URL for pulling up the game is not configured            |
+| 1035    |  Update player score - score exceeds limit           |
+| 1036    |  The player is currently in the game            |
+| 1037    |  Prohibited transactions            |
+| 1038    |  Insufficient player transaction score            |
+| 1039    |  The query time range is too large            |

+ 1 - 0
seamless/zh/_sidebar.md

@@ -24,4 +24,5 @@
    * [游戏模式](zh/game_mode)
    * [游戏类型](zh/game_type)
    * [游戏大厅接入](zh/lobby)
+   * [错误码](zh/errorcode)
   

+ 39 - 0
seamless/zh/errorcode.md

@@ -0,0 +1,39 @@
+# <font > 错误码对应表 </font>
+
+
+
+
+| 错误码           |     Description                    | 
+| --------        |    --------                         |  
+| 1008    |  参数错误 |
+| 1009    |  未找到玩家                   |
+| 1010    |  未找到代理                           | 
+| 1011    |  IP不在白名单       |
+| 1012    |  没有api权限                      |
+| 1013    |  玩家动态密码更新出错   |
+| 1014    |  代理不是转账钱包           |
+| 1015    |  代理不是启用状态            |
+| 1016    |  代理信息不完整            |
+| 1017    |  玩家信息不完整            |
+| 1018    |  玩家账号生成失败            |
+| 1019    |  玩家账号数据库索引生成失败            |
+| 1020    |  玩家id重复            |
+| 1021    |  用户输赢表存在            |
+| 1022    |  玩家账号重复            |
+| 1023    |  数据库插入玩家信息失败            |
+| 1024    |  数据库插入输赢表失败            |
+| 1025    |  Token已过期            |
+| 1026    |  游戏日志未找到            |
+| 1027    |  游戏日志代理不正确            |
+| 1028    |  游戏日志没有桌号ID            |
+| 1029    |  游戏日志没有GID            |
+| 1030    |  汇率表未找到            |
+| 1031    |  站点信息未找到            |
+| 1032    |  未找到血池信息            |
+| 1033    |  玩家上下分订单重复            |
+| 1034    |  拉起游戏的url未配置            |
+| 1035    |  更新玩家分数-分数超限制            |
+| 1036    |  玩家正在游戏中            |
+| 1037    |  禁止交易            |
+| 1038    |  玩家交易分数不足            |
+| 1039    |  查询时间范围过大            |

+ 1 - 0
transfer/en/_sidebar.md

@@ -27,6 +27,7 @@
    * [Game Mode](en/game_mode)
    * [Game Type](en/game_type) 
    * [Game Hall Access](en/lobby)
+   * [Error Code](en/errorcode)
    
 
 

+ 39 - 0
transfer/en/errorcode.md

@@ -0,0 +1,39 @@
+# <font > Error Code </font>
+
+
+
+
+| 错误码           |     Description                    | 
+| --------        |    --------                         |  
+| 1008    |  parameter error |
+| 1009    |  Player not found                   |
+| 1010    |  Agent not found                           | 
+| 1011    |  IP is not on the whitelist       |
+| 1012    |  No API permission                      |
+| 1013    |  Player dynamic password update error   |
+| 1014    |  Agent is not a transfer wallet           |
+| 1015    |  Agent is not enabled            |
+| 1016    |  Incomplete Agent information            |
+| 1017    |  Incomplete player information            |
+| 1018    |  Player account generation failed            |
+| 1019    |  Player account database index generation failed            |
+| 1020    |  Duplicate player ID            |
+| 1021    |  The user win loss table exists            |
+| 1022    |  Duplicate player accounts            |
+| 1023    |  Failed to insert player information into database            |
+| 1024    |  Failed to insert the winning and losing table into the database            |
+| 1025    |  Token has expired            |
+| 1026    |  Game log not found            |
+| 1027    |  Game log Agent incorrect            |
+| 1028    |  The game log does not have a table ID            |
+| 1029    |  The game log does not have GID            |
+| 1030    |  Exchange rate table not found            |
+| 1031    |  Site information not found            |
+| 1032    |  Blood pool information not found            |
+| 1033    |  Players have duplicate orders in both directions            |
+| 1034    |  The URL for pulling up the game is not configured            |
+| 1035    |  Update player score - score exceeds limit           |
+| 1036    |  The player is currently in the game            |
+| 1037    |  Prohibited transactions            |
+| 1038    |  Insufficient player transaction score            |
+| 1039    |  The query time range is too large            |

+ 1 - 0
transfer/zh/_sidebar.md

@@ -26,6 +26,7 @@
    * [游戏模式](zh/game_mode)
    * [游戏类型](zh/game_type)
    * [游戏大厅接入](zh/lobby)
+   * [错误码](zh/errorcode)
 
 
 

+ 39 - 0
transfer/zh/errorcode.md

@@ -0,0 +1,39 @@
+# <font > 错误码对应表 </font>
+
+
+
+
+| 错误码           |     Description                    | 
+| --------        |    --------                         |  
+| 1008    |  参数错误 |
+| 1009    |  未找到玩家                   |
+| 1010    |  未找到代理                           | 
+| 1011    |  IP不在白名单       |
+| 1012    |  没有api权限                      |
+| 1013    |  玩家动态密码更新出错   |
+| 1014    |  代理不是转账钱包           |
+| 1015    |  代理不是启用状态            |
+| 1016    |  代理信息不完整            |
+| 1017    |  玩家信息不完整            |
+| 1018    |  玩家账号生成失败            |
+| 1019    |  玩家账号数据库索引生成失败            |
+| 1020    |  玩家id重复            |
+| 1021    |  用户输赢表存在            |
+| 1022    |  玩家账号重复            |
+| 1023    |  数据库插入玩家信息失败            |
+| 1024    |  数据库插入输赢表失败            |
+| 1025    |  Token已过期            |
+| 1026    |  游戏日志未找到            |
+| 1027    |  游戏日志代理不正确            |
+| 1028    |  游戏日志没有桌号ID            |
+| 1029    |  游戏日志没有GID            |
+| 1030    |  汇率表未找到            |
+| 1031    |  站点信息未找到            |
+| 1032    |  未找到血池信息            |
+| 1033    |  玩家上下分订单重复            |
+| 1034    |  拉起游戏的url未配置            |
+| 1035    |  更新玩家分数-分数超限制            |
+| 1036    |  玩家正在游戏中            |
+| 1037    |  禁止交易            |
+| 1038    |  玩家交易分数不足            |
+| 1039    |  查询时间范围过大            |