Commit fbb1b57a by 孙亚楠

dd

parent 1e99eec9
......@@ -145,8 +145,6 @@ class IInvoiceService extends ServiceBase {
}
await this.iinvoiceprocessDao.model.bulkCreate(processList, { transaction: t });
});
return system.getResult(`success`);
} catch (error) {
console.log(error);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment