config_id做映射+1

This commit is contained in:
lixinyue
2026-01-27 21:10:32 +08:00
parent eaf46ee006
commit d373f924f6

View File

@@ -92,7 +92,6 @@ async def get_workspace_end_users(
workspace_id=workspace_id,
current_user=current_user
)
if not end_users:
api_logger.info("工作空间下没有宿主")
# 缓存空结果,避免重复查询