Merge remote-tracking branch 'origin/master' into test/custom-admin-ui
# Conflicts: # .gitignore # Dockerfile # apps/admin/services.py # apps/admin/views.py # apps/base/models.py # apps/base/views.py # core/settings.py
This commit is contained in:
+1
-1
@@ -824,4 +824,4 @@ async def update_file(
|
||||
count=1,
|
||||
meta={"fields": sorted(update_data.keys())},
|
||||
)
|
||||
return APIResponse(detail="更新成功")
|
||||
return APIResponse(detail="更新成功")
|
||||
Reference in New Issue
Block a user