|
@@ -1,10 +1,11 @@
|
|
|
# <font >API release version</font>
|
|
|
|
|
|
|
|
|
- | Version | Description | Update Date |
|
|
|
- |:--------:|:-----|:--------:|
|
|
|
- | 1.1.1 | (1)New API: Remaining free game times, used to obtain the remaining times in free games<br>(2)New API: Game Details, Get Web Game Details Record| 2024.9.20 |
|
|
|
- | 1.1.2 | (1)Add API interface: Add game type description<br>| 2024.11.1 |
|
|
|
- | 1.1.3 | (1)[Get gamelist] Increase the security of the gamelist interface<br>| 2024.11.15 |
|
|
|
- |1.1.4| (1)[ Get player total profit] The type of the "inserttime" field returned by the API api/game/getgameinfo should be changed from string to int64, which is the timestamp type| 2024.11.27 |
|
|
|
- |1.1.5| [ Game result] api/game/getgameinfo interface added parameters: "spjpbet" | 2024.11.27 |
|
|
|
+ | Version | Description | Update Date |
|
|
|
+ | :-----: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :---------: |
|
|
|
+ | 1.1.1 | (1)New API: Remaining free game times, used to obtain the remaining times in free games<br>(2)New API: Game Details, Get Web Game Details Record | 2024.9.20 |
|
|
|
+ | 1.1.2 | (1)Add API interface: Add game type description<br> | 2024.11.1 |
|
|
|
+ | 1.1.3 | (1)[Get gamelist] Increase the security of the gamelist interface<br> | 2024.11.15 |
|
|
|
+ | 1.1.4 | (1)[ Get player total profit] The type of the "inserttime" field returned by the API api/game/getgameinfo should be changed from string to int64, which is the timestamp type | 2024.11.27 |
|
|
|
+ | 1.1.5 | [ Game result] api/game/getgameinfo interface added parameters: "spjpbet" | 2024.11.27 |
|
|
|
+ | 1.1.6 | [ Get transaction record] api/game/getgameinfo interface return value: "betscore","spjpbet","winscore","userscore","sptrevenue". Instead of keeping two decimal places, keep four decimal places | 2024.12.10 |
|