mirror of
https://github.com/yyhuni/xingrin.git
synced 2026-02-01 12:13:12 +08:00
- Replace `= None` with `| None = None` type hint in scan repository - Remove unused `get_by_ids` method from target repository - Add organization name retrieval before soft deletion in organization service - Add target name retrieval before soft deletion in target service - Include deleted names in deletion operation return values