Commit dd1857d5a4e73497c6f4a13e3dbe5dad7329312a

Authored by 陆恒
1 parent 1837ea41
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 = "33e0c3238c108a36d87025544c6a2d2f"
  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/"
... ...