From 40eacc41d6f70f64ffd8f1fd18a8e12bce3fd86d Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 16 十月 2025 12:10:34 +0800
Subject: [PATCH] 没有批准的就不显示在列表中
---
CY_ECommercePlatform/CY.Model/CY.Model.csproj | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
index 50e216b..773cbf7 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -111,6 +111,7 @@
<Compile Include="Inquiry\InquiryEnum.cs" />
<Compile Include="Inquiry\InquiryInsideModel.cs" />
<Compile Include="Inquiry\InquiryResultModel.cs" />
+ <Compile Include="Inquiry\InquirySHiJuanModel.cs" />
<Compile Include="Inquiry\InquiryWorkBookModel.cs" />
<Compile Include="Inquiry\Inquiry_AdhesiveFastCost.cs" />
<Compile Include="Inquiry\Inquiry_AdhesivePaperPrice.cs" />
@@ -198,9 +199,16 @@
<Compile Include="LF\LF_OrderFileExtend.cs" />
<Compile Include="LF\LF_SellerFileSpace.cs" />
<Compile Include="LF\LF_SellerFileSpaceExtend.cs" />
+ <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\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" />
<Compile Include="OA\OA_CarInsurance.cs" />
<Compile Include="OA\OA_Carrepair.cs" />
@@ -225,23 +233,35 @@
<Compile Include="OA\OA_Department.cs" />
<Compile Include="OA\OA_Document.cs" />
<Compile Include="OA\OA_DocumentDic.cs" />
+ <Compile Include="OA\OA_DriverRecord.cs" />
<Compile Include="OA\OA_FirmAccount.cs" />
<Compile Include="OA\OA_FirmAccountRecord.cs" />
<Compile Include="OA\OA_FirmAccountRecordExtend.cs" />
<Compile Include="OA\OA_FirmRole.cs" />
<Compile Include="OA\OA_FirmRolePermissionsRel.cs" />
+ <Compile Include="OA\OA_Fukuanshenqing.cs" />
<Compile Include="OA\OA_GoodsInfo.cs" />
<Compile Include="OA\OA_IntentionCustomer.cs" />
<Compile Include="OA\OA_IntentionCustomerExtend.cs" />
<Compile Include="OA\OA_Inventory.cs" />
+ <Compile Include="OA\OA_KaipiaoJineQueren.cs" />
+ <Compile Include="OA\OA_KaipiaoJineQuerendetail.cs" />
+ <Compile Include="OA\OA_Kaipiaonew.cs" />
+ <Compile Include="OA\OA_Kaipiaonewcuishou.cs" />
+ <Compile Include="OA\OA_Kaipiaonewhuikuan.cs" />
<Compile Include="OA\OA_Kaipiaoshenqing.cs" />
<Compile Include="OA\OA_OrderWorkListRelation.cs" />
<Compile Include="OA\OA_OutOfStorage.cs" />
<Compile Include="OA\OA_Procurement.cs" />
+ <Compile Include="OA\OA_ShebeiCate.cs" />
<Compile Include="OA\OA_PropertyCate.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" />
<Compile Include="OA\OA_Staff.cs" />
<Compile Include="OA\OA_StaffFirmProfile.cs" />
@@ -269,9 +289,12 @@
<Compile Include="OA\OA_VisitNoteExtend.cs" />
<Compile Include="OA\OA_PaperWeight.cs" />
<Compile Include="OA\OA_WorkPlan.cs" />
+ <Compile Include="OA\OA_WorkPlan_attachment.cs" />
+ <Compile Include="OA\OA_WorkPlan_shenpi.cs" />
<Compile Include="OA\OA_WorkReminder.cs" />
<Compile Include="OA\OA_CarExamined.cs" />
<Compile Include="OA\OA_Yujihuikuan.cs" />
+ <Compile Include="OA\Responsebody.cs" />
<Compile Include="Pay\PaymentAccountModelByAdmin.cs" />
<Compile Include="Pay\PaymentAccountQueryModel.cs" />
<Compile Include="Pay\PaymentAccountQueryModelByAdmin.cs" />
--
Gitblit v1.9.1