File was renamed from pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/java/com/dy/rtuMw/server/rtuData/p206V202404/TkFindComResponseV202405.java |
| | |
| | | * @Date 2024/5/8 14:18 |
| | | * @Description 识别命令响应上报 |
| | | */ |
| | | public class TkFindComResponseV202405 extends TaskSurpport { |
| | | public class TkFindComResponseV202404 extends TaskSurpport { |
| | | |
| | | private static final Logger log = LogManager.getLogger(TkFindComResponseV202405.class.getName()) ; |
| | | private static final Logger log = LogManager.getLogger(TkFindComResponseV202404.class.getName()) ; |
| | | |
| | | //类ID,一定与Tree.xml配置文件中配置一致 |
| | | public static final String taskId = "TkFindComResponseV202405" ; |
| | | public static final String taskId = "TkFindComResponseV202404" ; |
| | | |
| | | /** |
| | | * 执行节点任务 |