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:
2026-06-05 17:01:32 +08:00
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -824,4 +824,4 @@ async def update_file(
count=1,
meta={"fields": sorted(update_data.keys())},
)
return APIResponse(detail="更新成功")
return APIResponse(detail="更新成功")