From 2fffa848996fc188ad861f92ac17b51377e34038 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期四, 24 二月 2022 15:40:18 +0800
Subject: [PATCH] nothing
---
SQLHelper/SQLHelper222.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/SQLHelper/SQLHelper222.cs b/SQLHelper/SQLHelper222.cs
index fd37273..8907c90 100644
--- a/SQLHelper/SQLHelper222.cs
+++ b/SQLHelper/SQLHelper222.cs
@@ -15,6 +15,7 @@
+
private static SqlCommand BuildIntCommand(SqlConnection connection, string storedProcName, IDataParameter[] parameters)
{
SqlCommand command = BuildQueryCommand(connection, storedProcName, parameters);
--
Gitblit v1.9.1