From 3e7773504d6bd15e6ed20ecf5c6236b163ba0fe8 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期六, 21 十月 2023 15:29:35 +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