From 9a687092a22bbc8558bb7a72b21a263b294834d7 Mon Sep 17 00:00:00 2001 From: jhz <jinghz@oceic.com> Date: 星期一, 04 七月 2022 17:27:08 +0800 Subject: [PATCH] 流水号数据类型int太短,改为64位 --- SQLHelper/obj/x86/Release/SQLHelper.csproj.AssemblyReference.cache | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/SQLHelper/obj/x86/Release/SQLHelper.csproj.AssemblyReference.cache b/SQLHelper/obj/x86/Release/SQLHelper.csproj.AssemblyReference.cache index 441ae09..f5e894a 100644 --- a/SQLHelper/obj/x86/Release/SQLHelper.csproj.AssemblyReference.cache +++ b/SQLHelper/obj/x86/Release/SQLHelper.csproj.AssemblyReference.cache Binary files differ -- Gitblit v1.9.1