- Per generare la sinossi è possibile estrarre con 1 click la descrizione sia da Amazon che da GruppoMacro.
- corretto piccolo bug sul catalogo.
This commit is contained in:
@@ -494,7 +494,7 @@ module.exports.findAllIdApp = async function (idapp, code, id, all, isbn) {
|
||||
myfind = { ...myfind, code };
|
||||
}
|
||||
if (isbn) {
|
||||
myfind = { ...myfind, sbn };
|
||||
myfind = { ...myfind, isbn };
|
||||
}
|
||||
if (id) {
|
||||
myqueryadd = {
|
||||
|
||||
Reference in New Issue
Block a user