From 5a8389338e7ae54049e2ff7b01e431a568910610 Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期三, 01 十一月 2023 14:19:26 +0800 Subject: [PATCH] 药剂Id生成--三位顺序号 --- 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