feat(level0): add batch update QC0 status function
- Implement a new function `update_qc0_status_by_ids` for batch updating QC0 status - Add related unit test `test_update_qc0_status_by_ids` - Comment out unused test cases to focus on new functionality
Please register or sign in to comment