From 2cc71fec71dd7986691240cd6e536e12c64eb509 Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期三, 13 三月 2024 10:25:51 +0800 Subject: [PATCH] 新增出门确认单列表调用方法 --- DAL/DAL.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index a90c461..2889919 100644 --- a/DAL/DAL.csproj +++ b/DAL/DAL.csproj @@ -763,6 +763,7 @@ <Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBill.cs" /> <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBill.cs" /> <Compile Include="閿�鍞鐞哱ClsXs_ReceivableBill.cs" /> + <Compile Include="閿�鍞鐞哱ClsXs_OutDoorCheckBill.cs" /> <Compile Include="閿�鍞鐞哱ClsXs_SeOrderChangeBill.cs" /> <Compile Include="閿�鍞鐞哱ClsXs_ExceptiveCheckRequestBill.cs" /> <Compile Include="閿�鍞鐞哱ClsXs_ContractBill.cs" /> -- Gitblit v1.9.1