Commit 245bca46fd7a9087dcb872256f12343eafe4e86e

Authored by 陆恒
1 parent 13dd5c6b
Exists in master and in 1 other branch ver2.3.6

提交

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/HttpServer/logic/constdef.go
... ... @@ -50,7 +50,7 @@ const (
50 50  
51 51 const (
52 52 //XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685"
53   - XIAOXINGXING_SERVERKEYTEST = "448388175646884a4fefe21d110e27bf"
  53 + XIAOXINGXING_SERVERKEYTEST = "0209d33879b3b512fc9b44625133330e"
54 54 XIAOXINGXING_SERVERKEYTEST_1015 = "a81eb66afd923d24e65a4b542592bc41"
55 55 //XIAOXINGXING_SDKURLOFFICAL = "https://testapi-gamesdk.d3games.com/"
56 56 XIAOXINGXING_SDKURLOFFICAL = "https://api.gamesdk.hmjoy.cn/"
... ...