让任务可以提供自身使用设备
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# 需求
|
||||
|
||||
删除设备/设备模板/区域主控前进行校验
|
||||
|
||||
## issue
|
||||
|
||||
http://git.huangwc.com/pig/pig-farm-controller/issues/50
|
||||
|
||||
## 需求描述
|
||||
|
||||
1. 删除设备时检测是否被任务使用
|
||||
2. 删除设备模板时检测是否被设备使用
|
||||
3. 删除区域主控时检测是否被设备使用
|
||||
|
||||
# 实现
|
||||
|
||||
1. [重构计划领域](./plan_service_refactor.md)
|
||||
2. [让任务可以提供自身使用设备](./add_get_device_id_configs_to_task.md)
|
||||
Reference in New Issue
Block a user