Commit 753931da363661409e5387b41bc0df86c9e2bb77

Authored by 陆恒
1 parent 20e8e5d9

提交

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