Commit 168b5dab5fc4906eccbefd56b08bc7c930948086

Authored by 陆恒
1 parent 8fa34e9c
Exists in master

提交

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/HttpServer/logic/constdef.go
... ... @@ -54,7 +54,7 @@ const (
54 54 //XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685"
55 55 XIAOXINGXING_SERVERKEYTEST = "33e0c3238c108a36d87025544c6a2d2f"
56 56 XIAOXINGXING_SERVERKEYTEST_1015 = "a81eb66afd923d24e65a4b542592bc41"
57   - XIAOXINGXING_SERVERKEYTEST_1017 = "ea3bf2acd640db3e75133c9f3cb43c0fs"
  57 + XIAOXINGXING_SERVERKEYTEST_1017 = "ea3bf2acd640db3e75133c9f3cb43c0f"
58 58 //XIAOXINGXING_SDKURLOFFICAL = "https://testapi-gamesdk.d3games.com/"
59 59 XIAOXINGXING_SDKURLOFFICAL = "https://api.gamesdk.hmjoy.cn/"
60 60 )
... ...