Commit 51a8e5605ef5a6bef4db1ffd5016eb4c199a148f
1 parent
2cb3cf39
Exists in
master
提交
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/HttpServer/logic/constdef.go
... | ... | @@ -46,7 +46,7 @@ const ( |
46 | 46 | |
47 | 47 | const ( |
48 | 48 | //XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685" |
49 | - XIAOXINGXING_SERVERKEYTEST = "6e6d388a723171bf447fc308fb92aa10" | |
49 | + XIAOXINGXING_SERVERKEYTEST = "49736a448e8dd9f25e85eba8df6ecabe" | |
50 | 50 | XIAOXINGXING_SERVERKEYTEST_1015 = "a81eb66afd923d24e65a4b542592bc41" |
51 | 51 | XIAOXINGXING_SERVERKEYTEST_1016 = "1909c8f83d1c162a7dba3ddb28b35b0f" |
52 | 52 | //XIAOXINGXING_SDKURLOFFICAL = "https://testapi-gamesdk.d3games.com/" | ... | ... |