Commit 022463911c60b3a78f0e32fb69d04bd7c9799839

Authored by 陆恒
1 parent 44d0666a

提交测试服serverkey

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
src/HttpServer/logic/constdef.go
@@ -45,11 +45,11 @@ const ( @@ -45,11 +45,11 @@ const (
45 ) 45 )
46 46
47 const ( 47 const (
48 - //XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685"  
49 - XIAOXINGXING_SERVERKEYTEST = "33e0c3238c108a36d87025544c6a2d2f" 48 + XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685"
  49 + //XIAOXINGXING_SERVERKEYTEST = "33e0c3238c108a36d87025544c6a2d2f"
50 XIAOXINGXING_SERVERKEYTEST_1015 = "a81eb66afd923d24e65a4b542592bc41" 50 XIAOXINGXING_SERVERKEYTEST_1015 = "a81eb66afd923d24e65a4b542592bc41"
51 - //XIAOXINGXING_SDKURLOFFICAL = "https://testapi-gamesdk.d3games.com/"  
52 - XIAOXINGXING_SDKURLOFFICAL = "https://api.gamesdk.hmjoy.cn/" 51 + XIAOXINGXING_SDKURLOFFICAL = "https://testapi-gamesdk.d3games.com/"
  52 + //XIAOXINGXING_SDKURLOFFICAL = "https://api.gamesdk.hmjoy.cn/"
53 ) 53 )
54 54
55 const ( 55 const (