From d1103252576f48b0ff67d1ade5f4c617181fe87f Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期二, 12 三月 2024 14:40:59 +0800
Subject: [PATCH] 其他应收单 增加子表备注
---
Model/Model.csproj | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index 4905c81..d0d3933 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -340,6 +340,8 @@
<SubType>Code</SubType>
</Compile>
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BadResult_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardAddress_Model.cs" />
+ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardType_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_StockCheckItem_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectInstruMent_Model.cs" />
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectBasis_Model.cs" />
@@ -461,6 +463,7 @@
<Compile Include="宸ヨ祫绠$悊\ClsPay_SubsidyChangeBillSub.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_SumBalBillMain .cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_SumBalBillSub.cs" />
+ <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillSub.cs" />
<Compile Include="鎴愭湰绠$悊\ClsCB_ChangeMoneyBillMain.cs" />
<Compile Include="鎴愭湰绠$悊\ClsCB_ChangeMoneyBillSub.cs" />
<Compile Include="鎴愭湰绠$悊\ClsCB_EntrustMoneyCost_M.cs" />
@@ -971,6 +974,7 @@
<Compile Include="閿�鍞鐞哱ClsXs_SellPlanBillSub.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SellPlanExecuteBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SellPlanExecuteBillSub.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_OutDoorCheckBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SeQuotation_ccjgBillMain.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SeQuotation_ccjgBillSub.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_SeDownStockBillMain.cs" />
@@ -1225,7 +1229,6 @@
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveBillMain.cs" />
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveBillSub.cs" />
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillMain.cs" />
- <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillSub.cs" />
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveShouldBillMain.cs" />
<Compile Include="搴旀敹绠$悊\ClsYS_ReceiveShouldBillSub.cs" />
<Compile Include="璁″垝绠$悊\ClsGy_ICBomBillMain.cs" />
--
Gitblit v1.9.1