05c41c9d by 冯轩

MOD:增加入参

1 parent c61eec7f
......@@ -596,6 +596,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!