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