Commit de9e33d3 by 王昆

gsb

parent b65d86de
......@@ -35,6 +35,7 @@ class TcompanytaxocrService extends ServiceBase {
break;
}
await this.saveOcrItems(ocr, res.data.data);
ocr.isSend = true;
ocr.isOCR = true;
ocr.ocr_time = new Date();
await ocr.save();
......
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