From 01f5e329d4dfbcd2253a273d8d65b5bfce8d570e Mon Sep 17 00:00:00 2001
From: jinghz@oceic.com <jinghz@oceic.com>
Date: 星期二, 15 八月 2023 16:26:33 +0800
Subject: [PATCH] 增加系统参数
---
Pub_Control/公用模块/Clsxt_ICSchemeSub.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/Pub_Control/\345\205\254\347\224\250\346\250\241\345\235\227/Clsxt_ICSchemeSub.cs" "b/Pub_Control/\345\205\254\347\224\250\346\250\241\345\235\227/Clsxt_ICSchemeSub.cs"
index 1a9321a..b1886d2 100644
--- "a/Pub_Control/\345\205\254\347\224\250\346\250\241\345\235\227/Clsxt_ICSchemeSub.cs"
+++ "b/Pub_Control/\345\205\254\347\224\250\346\250\241\345\235\227/Clsxt_ICSchemeSub.cs"
@@ -10,5 +10,6 @@
public Int64 HEntryID;
public string HKey;
public string HValue;
+
}
}
--
Gitblit v1.9.1