jeter20131220 %!s(int64=3) %!d(string=hai) anos
pai
achega
072ce3a372
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ArkCard-web/goto.js

+ 1 - 1
ArkCard-web/goto.js

@@ -204,7 +204,7 @@ $(".nft-buy").submit(function (e) {
  
   $.ajax({
     type: 'GET',
-    url: "https://api.ptt.cx:8228/shop/" + collectuserid + "/" + nftproduct + "",
+    url: "https://api.ptt.cx:8228/buy/" + collectuserid + "/" + nftproduct + "",
     data: jsonString,
     dataType: 'json',
     success: function (data) {