From b5a5795a5a64d9a5b78b338de74909e240fe73c3 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期一, 30 十月 2023 19:50:13 +0800 Subject: [PATCH] 优化账面库存页面、新增安全管理页面 --- igds-web/src/main/resources/READ-INFO.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/igds-web/src/main/resources/READ-INFO.properties b/igds-web/src/main/resources/READ-INFO.properties index 1904cac..e9bc34a 100644 --- a/igds-web/src/main/resources/READ-INFO.properties +++ b/igds-web/src/main/resources/READ-INFO.properties @@ -9,4 +9,5 @@ # 9307 ---制氮机控制网关协议 # 9308 ---气象站对外TCP协议 # 9309 ---邦海智能纯粮情协议 -# 9310 ---邦海智能控制柜协议 \ No newline at end of file +# 9310 ---邦海智能控制柜协议 +# 9311 ---贝博粮情客户端协议 \ No newline at end of file -- Gitblit v1.9.3