From f3dc5a68b4a1fc350b37cab87fd3a2507aee6f47 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期五, 22 十一月 2024 15:29:56 +0800 Subject: [PATCH] 格式化代码 --- util/UtilityHelper.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/util/UtilityHelper.cs b/util/UtilityHelper.cs index ca662f9..c374f7c 100644 --- a/util/UtilityHelper.cs +++ b/util/UtilityHelper.cs @@ -7,8 +7,6 @@ public static class UtilityHelper { - - /// <summary> /// 32浣峂D5鍔犲瘑 /// </summary> @@ -98,7 +96,7 @@ "','" + _table + "','" + _logTxt + "' "); return sb; } - + /// <summary> /// 鍒ゆ柇鏄笉鏄痝uid -- Gitblit v1.9.3