904118851 hai 1 mes
pai
achega
2acf8a846c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/api/fq/fq_search_book.js

+ 1 - 1
src/api/fq/fq_search_book.js

@@ -145,7 +145,7 @@ CMD.search_new_id = async function(bookId,call_back){
     };
     
     try{
-        let client =  tools.getOneProxyNewClinet()
+        let client =  tools.getOneNewClinet()
         let response = await client.get(url,{headers})
         // let response = await fetch(url, {
         //     method: 'GET',