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