Commit e52154a1 by 王昆

gsb

parent 1c61f959
......@@ -35,6 +35,8 @@ class TcompanytaxocrService extends ServiceBase {
break;
}
await this.saveOcrItems(ocr, res.data.data);
ocr.isSend = true;
ocr.save();
console.log(ocrObj.id);
} 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