From 753931da363661409e5387b41bc0df86c9e2bb77 Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Fri, 5 Jun 2020 16:48:40 +0800 Subject: [PATCH] 提亀 --- src/HttpServer/logic/constdef.go | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/HttpServer/logic/constdef.go b/src/HttpServer/logic/constdef.go index 9190c86..6c6c5a8 100644 --- a/src/HttpServer/logic/constdef.go +++ b/src/HttpServer/logic/constdef.go @@ -42,10 +42,10 @@ const ( ) const ( - XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685" - //XIAOXINGXING_SERVERKEYTEST = "33e0c3238c108a36d87025544c6a2d2f" - XIAOXINGXING_SDKURLOFFICAL = "https://testapi-gamesdk.d3games.com/" - //XIAOXINGXING_SDKURLOFFICAL = "https://api.gamesdk.hmjoy.cn/" + //XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685" + XIAOXINGXING_SERVERKEYTEST = "33e0c3238c108a36d87025544c6a2d2f" + //XIAOXINGXING_SDKURLOFFICAL = "https://testapi-gamesdk.d3games.com/" + XIAOXINGXING_SDKURLOFFICAL = "https://api.gamesdk.hmjoy.cn/" ) const ( -- libgit2 0.21.0