From 879b9eaa07c8f3e5340bfd7cac565780b9d2867c Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 24 七月 2025 09:31:03 +0800
Subject: [PATCH] 采购付款抹零

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

diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
index 44c09d6..8325c3e 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -205,6 +205,7 @@
     <Compile Include="OA\CoreCmsPlanOrderItem.cs" />
     <Compile Include="OA\CoreDeliverOrderItem.cs" />
     <Compile Include="OA\EC_OrderLiuyang.cs" />
+    <Compile Include="OA\OA_attachment.cs" />
     <Compile Include="OA\OA_Baozhengjin.cs" />
     <Compile Include="OA\OA_Baozhengjincuishou.cs" />
     <Compile Include="OA\OA_CarDictionary.cs" />

--
Gitblit v1.9.1