821ed58a by 冯轩

Merge remote-tracking branch 'origin/feature/CHINARPA_5015_SQL' into feature/uat-tmp

2 parents aff90c6d 7a5302e5
......@@ -946,6 +946,7 @@ class Command(BaseCommand, LoggerMixin):
print_date = ''
res.append(
{
'bankStatement_type': str(bs_info.get('classify', '')),
'role': bs_info.get('role', ''),
'print_time': print_date,
'timedelta': bs_info.get('timedelta', ''),
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!