From 8706d6948d9a922d8e5adce27f49790ad4ac1d71 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周一, 10 3月 2025 16:38:59 +0800
Subject: [PATCH] 【缓存岛齐包管理】的缺包列表中明细,没有显示出 缺包的数据

---
 LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/iWareSql/iWareSql.csproj |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/iWareSql/iWareSql.csproj b/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/iWareSql/iWareSql.csproj
index ef67292..09c0862 100644
--- a/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/iWareSql/iWareSql.csproj
+++ b/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/iWareSql/iWareSql.csproj
@@ -270,6 +270,7 @@
     <Compile Include="WmsDBModel\mes_package_unline_record.cs" />
     <Compile Include="WmsDBModel\mes_push_packagecode.cs" />
     <Compile Include="WmsDBModel\mes_push_papercut.cs" />
+    <Compile Include="WmsDBModel\mes_upi_linequeue.cs" />
     <Compile Include="WmsDBModel\SysCodeGen.cs" />
     <Compile Include="WmsDBModel\SysCodeGenConfig.cs" />
     <Compile Include="WmsDBModel\SysConfig.cs" />
@@ -320,6 +321,8 @@
     <Compile Include="WmsDBModel\wms_base_material_type.cs" />
     <Compile Include="WmsDBModel\wms_base_place.cs" />
     <Compile Include="WmsDBModel\wms_base_warehouse.cs" />
+    <Compile Include="WmsDBModel\wms_config_device_warning.cs" />
+    <Compile Include="WmsDBModel\wms_config_encryption.cs" />
     <Compile Include="WmsDBModel\wms_config_no_rule.cs" />
     <Compile Include="WmsDBModel\wms_config_print.cs" />
     <Compile Include="WmsDBModel\wms_config_serial_rule.cs" />
@@ -328,10 +331,13 @@
     <Compile Include="WmsDBModel\wms_log_action.cs" />
     <Compile Include="WmsDBModel\wms_rbline_runmode.cs" />
     <Compile Include="WmsDBModel\wms_rbline_task.cs" />
+    <Compile Include="WmsDBModel\wms_record_device_warning.cs" />
     <Compile Include="WmsDBModel\wms_record_package_process.cs" />
     <Compile Include="WmsDBModel\wms_record_print.cs" />
     <Compile Include="WmsDBModel\wms_record_trans.cs" />
+    <Compile Include="WmsDBModel\wms_record_upi_ng.cs" />
     <Compile Include="WmsDBModel\wms_record_upi_process.cs" />
+    <Compile Include="WmsDBModel\wms_record_upi_replenish.cs" />
     <Compile Include="WmsDBModel\wms_stock_quan.cs" />
     <Compile Include="WmsDBModel\wms_sys_basic_data.cs" />
     <Compile Include="WmsDBModel\wms_sys_help_doc.cs" />

--
Gitblit v1.9.3