需求文档

This commit is contained in:
2025-11-02 23:26:16 +08:00
parent 687c2f12ee
commit 026dad9374
4 changed files with 184 additions and 9 deletions

View File

@@ -15,4 +15,5 @@ http://git.huangwc.com/pig/pig-farm-controller/issues/50
# 实现
1. [重构计划领域](./plan_service_refactor.md)
2. [让任务可以提供自身使用设备](./add_get_device_id_configs_to_task.md)
2. [让任务可以提供自身使用设备](./add_get_device_id_configs_to_task.md)
3. [现有计划管理逻辑迁移](./plan_service_refactor_to_domain.md)