|
@@ -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 |
|