From 3c05a19c6896c197953df955c729d26c8dc94536 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期二, 26 十二月 2023 11:08:11 +0800
Subject: [PATCH] 批量升级更新

---
 IStation.Service.SZJT/0-core/DataType.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/IStation.Service.SZJT/0-core/DataType.cs b/IStation.Service.SZJT/0-core/DataType.cs
index 3ba251f..bfa2c7b 100644
--- a/IStation.Service.SZJT/0-core/DataType.cs
+++ b/IStation.Service.SZJT/0-core/DataType.cs
@@ -25,6 +25,11 @@
         /// </summary>
         public const string LogicTree = "logic-tree";
 
+        /// <summary>
+        /// 涓氬姟dma
+        /// </summary>
+        public const string LogicDma = "logic-dma";
+
 
     }
 }

--
Gitblit v1.9.3