@@ -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',