From 13dd5c6b31d3daf4667b3a16a7819f0a0e2e0996 Mon Sep 17 00:00:00 2001 From: 陆恒 Date: Fri, 3 Jul 2020 14:47: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 d9296a1..1bd7c77 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