shawenguan hai 1 ano
pai
achega
faf9ee5f57
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Scripts/hbcpre/hbcpreOrder.js

+ 1 - 0
Scripts/hbcpre/hbcpreOrder.js

@@ -779,6 +779,7 @@ async function hbRequest(config, data) {
     } else {
         url = `${url}?${magicJS.objToQueryStr(data)}`;
     }
+    MagicJS.logger.error(url);
     let options = {
         url: url,
         headers: headers,