From f0c21ec9c1e9c7cd5db58caeb760c7d7ca6df002 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 16 十二月 2025 08:47:56 +0800
Subject: [PATCH] 公文管理中,“主题词”和“抄送”的字体改为粗宋  完成

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

diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
index 8325c3e..57ea5dc 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -202,7 +202,9 @@
     <Compile Include="OA\Adm_tongxunlu.cs" />
     <Compile Include="OA\Adm_zhanghaomima.cs" />
     <Compile Include="OA\CoreCmsPlanOrder.cs" />
+    <Compile Include="OA\CoreCmsPlanOrderFahuo.cs" />
     <Compile Include="OA\CoreCmsPlanOrderItem.cs" />
+    <Compile Include="OA\CoreDeliverOrder.cs" />
     <Compile Include="OA\CoreDeliverOrderItem.cs" />
     <Compile Include="OA\EC_OrderLiuyang.cs" />
     <Compile Include="OA\OA_attachment.cs" />
@@ -239,6 +241,7 @@
     <Compile Include="OA\OA_FirmRole.cs" />
     <Compile Include="OA\OA_FirmRolePermissionsRel.cs" />
     <Compile Include="OA\OA_Fukuanshenqing.cs" />
+    <Compile Include="OA\OA_Gongzuoneirong.cs" />
     <Compile Include="OA\OA_GoodsInfo.cs" />
     <Compile Include="OA\OA_IntentionCustomer.cs" />
     <Compile Include="OA\OA_IntentionCustomerExtend.cs" />
@@ -252,10 +255,15 @@
     <Compile Include="OA\OA_OrderWorkListRelation.cs" />
     <Compile Include="OA\OA_OutOfStorage.cs" />
     <Compile Include="OA\OA_Procurement.cs" />
+    <Compile Include="OA\OA_GongzuoneirongCate.cs" />
+    <Compile Include="OA\OA_ShebeiCate.cs" />
     <Compile Include="OA\OA_PropertyCate.cs" />
+    <Compile Include="OA\OA_Gongzuozhize.cs" />
+    <Compile Include="OA\OA_ShebeiManage.cs" />
     <Compile Include="OA\OA_PropertyManage.cs" />
     <Compile Include="OA\OA_PropertyRecord.cs" />
     <Compile Include="OA\OA_RemittanceAdvice.cs" />
+    <Compile Include="OA\OA_ShebeiWeixiu.cs" />
     <Compile Include="OA\OA_Shejijijian.cs" />
     <Compile Include="OA\OA_ShiJuanBiaoQian.cs" />
     <Compile Include="OA\OA_Specification.cs" />

--
Gitblit v1.9.1