mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-10-30 01:10:14 +00:00
### What problem does this PR solve? 1. for /mv API use get by ids to avoid O(n) DB IO 2. for /list remove one useless call ### Type of change - [x] Performance Improvement