From e7d48d79b04175165144f4c8b079f2da3fec63cb Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期一, 29 七月 2024 10:51:56 +0800 Subject: [PATCH] 1、通信中间件中,实现停止TCP服务和恢复TCP服务功能, 2、测试系统中增加本功能的测试项。 --- pipIrr-platform/文档/取水口控制器及测控数据关系.docx | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git "a/pipIrr-platform/\346\226\207\346\241\243/\345\217\226\346\260\264\345\217\243\346\216\247\345\210\266\345\231\250\345\217\212\346\265\213\346\216\247\346\225\260\346\215\256\345\205\263\347\263\273.docx" "b/pipIrr-platform/\346\226\207\346\241\243/\345\217\226\346\260\264\345\217\243\346\216\247\345\210\266\345\231\250\345\217\212\346\265\213\346\216\247\346\225\260\346\215\256\345\205\263\347\263\273.docx" index d3aaad6..44ce634 100644 --- "a/pipIrr-platform/\346\226\207\346\241\243/\345\217\226\346\260\264\345\217\243\346\216\247\345\210\266\345\231\250\345\217\212\346\265\213\346\216\247\346\225\260\346\215\256\345\205\263\347\263\273.docx" +++ "b/pipIrr-platform/\346\226\207\346\241\243/\345\217\226\346\260\264\345\217\243\346\216\247\345\210\266\345\231\250\345\217\212\346\265\213\346\216\247\346\225\260\346\215\256\345\205\263\347\263\273.docx" Binary files differ -- Gitblit v1.8.0