From b11e68a85e822c6fe8513e18e0eea823181603c9 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 07 十一月 2024 09:42:52 +0800
Subject: [PATCH] 条码自动生成:生成条码时,条码流水号控制不进行重复

---
 Model/Model.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Model/Model.csproj b/Model/Model.csproj
index 9a9d60a..b0706b8 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -1036,6 +1036,8 @@
     <Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBackBillSub_K3.cs" />
     <Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillMain_K3.cs" />
     <Compile Include="閲戣澏鍗曟嵁\閿�鍞鐞哱ClsXs_SeOutStockBillSub_K3.cs" />
+    <Compile Include="閿�鍞鐞哱ClsXs_OutDoorBillMain.cs" />
+    <Compile Include="閿�鍞鐞哱ClsXs_OutDoorBillSub.cs" />
     <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBillSub.cs" />
     <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBillMain.cs" />
     <Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBillMain.cs" />

--
Gitblit v1.9.1