From 4362ef54bcc5a2cb9cd8ad877467c1877233982d Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Fri, 3 Jul 2020 14:38:33 +0800 Subject: [PATCH] 提亀 --- src/HttpServer/logic/constdef.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/HttpServer/logic/constdef.go b/src/HttpServer/logic/constdef.go index 1bd7c77..d9296a1 100644 --- a/src/HttpServer/logic/constdef.go +++ b/src/HttpServer/logic/constdef.go @@ -52,8 +52,8 @@ const ( //XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685" XIAOXINGXING_SERVERKEYTEST = "448388175646884a4fefe21d110e27bf" XIAOXINGXING_SERVERKEYTEST_1015 = "a81eb66afd923d24e65a4b542592bc41" - //XIAOXINGXING_SDKURLOFFICAL = "https://testapi-gamesdk.d3games.com/" - XIAOXINGXING_SDKURLOFFICAL = "https://api.gamesdk.hmjoy.cn/" + XIAOXINGXING_SDKURLOFFICAL = "https://testapi-gamesdk.d3games.com/" + //XIAOXINGXING_SDKURLOFFICAL = "https://api.gamesdk.hmjoy.cn/" ) const ( -- libgit2 0.21.0