183adc9e by 冯轩

Merge branch 'feature/portal-reocr' into feature/uat-tmp

2 parents ba2eed6d 05c41c9d
......@@ -600,6 +600,8 @@ doc_reocr_args = {
batch_reocr_args = {
'application_entity': fields.Str(required=True),
'create_time_start': fields.Date(required=False),
'create_time_end': fields.Date(required=False),
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!