Commit Graph

2 Commits

Author SHA1 Message Date
yyhuni
22cd7aa7e0 Update type hints and add name retrieval for deletion operations
- 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
2025-12-12 18:36:30 +08:00
yyhuni
25db990bc3 Initial commit: Xingrin v1.0.0 2025-12-12 18:04:57 +08:00