From b306d1106b915bb13fd7a02217ae9c65de2fd03d Mon Sep 17 00:00:00 2001 From: ws183 <1143478319@qq.com> Date: 星期一, 28 四月 2025 17:19:52 +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