供需广场 添加 不再审核
This commit is contained in:
parent
23057efe1f
commit
033ca7afa2
@ -104,7 +104,7 @@ async def enterprise_audit_info_search(ns={}):
|
||||
'total_count': total_count,
|
||||
'current_page': current_page,
|
||||
'page_size': page_size,
|
||||
'data': res
|
||||
'data': [{'audit_status': 'approved'}]
|
||||
}
|
||||
}
|
||||
except Exception as e:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user