From de99d955d820ae4905eec32a34fe59d0bbab0d02 Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期四, 08 八月 2024 18:52:29 +0800
Subject: [PATCH] WoContext增加从工单批次字典中删除一个工单批次对象

---
 Tiger.Business/Tiger.Business.csproj |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Tiger.Business/Tiger.Business.csproj b/Tiger.Business/Tiger.Business.csproj
index fbae5f4..82ac5cf 100644
--- a/Tiger.Business/Tiger.Business.csproj
+++ b/Tiger.Business/Tiger.Business.csproj
@@ -1,10 +1,10 @@
 锘�<Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup Label="Globals">
-    <SccProjectName>SAK</SccProjectName>
-    <SccProvider>SAK</SccProvider>
-    <SccAuxPath>SAK</SccAuxPath>
-    <SccLocalPath>SAK</SccLocalPath>
+    <SccProjectName></SccProjectName>
+    <SccProvider></SccProvider>
+    <SccAuxPath></SccAuxPath>
+    <SccLocalPath></SccLocalPath>
     <Platforms>AnyCPU;x86</Platforms>
   </PropertyGroup>
 

--
Gitblit v1.9.3