mirror of
https://github.com/langgenius/dify.git
synced 2026-03-13 02:57:41 +08:00
- Change patch from 'services.account_service.sync_account_deletion' to 'services.enterprise.account_deletion_sync.sync_account_deletion' - Change patch from 'services.account_service.sync_workspace_member_removal' to 'services.enterprise.account_deletion_sync.sync_workspace_member_removal' - Functions are imported locally within methods, so must patch at source module Fixes CI test failures in PR #31519