forked from apxtri/apxtri
clean error
This commit is contained in:
parent
ff93e84628
commit
c08f5a4936
@ -478,7 +478,6 @@ Odmdb.cud = (objectPathname, crud, itm, role, runindex = true) => {
|
|||||||
data: { missingkey: getschema.data.schema.apxid },
|
data: { missingkey: getschema.data.schema.apxid },
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
if (log) console.log(currentmod,"Schema pass:",req.session.header);
|
|
||||||
fs.ensureDirSync(`${objectPathname}/itm/`);
|
fs.ensureDirSync(`${objectPathname}/itm/`);
|
||||||
fs.ensureDirSync(`${objectPathname}/idx/`);
|
fs.ensureDirSync(`${objectPathname}/idx/`);
|
||||||
const existid = fs.existsSync(
|
const existid = fs.existsSync(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user