From 0aec07c9110afb5c02976f90e2319886c8a14f54 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周四, 19 12月 2024 10:59:56 +0800
Subject: [PATCH] 22

---
 LA24030_LuLiPackageLine_Print/打印模板文件/包装条码模板_二维码.btw                                                  |    0 
 LA24030_LuLiPackageLine_Print/打印模板文件/历史模板/包装条码模板_二维码20241218.btw                                     |    0 
 LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs |   24 ++++++++++++------------
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs b/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs
index 103ab40..4d37c12 100644
--- a/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs
+++ b/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs
@@ -312,7 +312,7 @@
                     Dictionary<string, object> data = new Dictionary<string, object>();
                     if (printClassifyEnum == PrintClassifyEnum.鍖呰鏉$爜)
                     {
-                        data.Add("Info4", item.Info4 ?? "");//鍚堝悓鍗曞彿
+                        //data.Add("Info4", item.Info4 ?? "");//鍚堝悓鍗曞彿
                         data.Add("Info5", item.Info5 ?? "");//鐢熶骇鍗曞彿
                         data.Add("Info6", "绗�" + (item.Info6 ?? "") + "鍖�");//绗嚑鍖�
                         data.Add("bar", item.PackageCode ?? "");//浜岀淮鐮侊紙鍖呭彿锛�
@@ -322,24 +322,24 @@
                         data.Add("Info10", item.Info10 ?? "");//瀹㈡埛鍚嶇О
                         data.Add("Info11", item.Info11 ?? "");//鑷彁or鍙戣揣 
                         data.Add("Info12", "鍖呰鏄庣粏 閮ㄤ欢鎬绘暟" + item.Info12 ?? "");//閮ㄤ欢鏄庣粏
-                        data.Add("Info13", item.Info13 ?? "");//褰撳墠鍖呴潰绉�
+                        //data.Add("Info13", item.Info13 ?? "");//褰撳墠鍖呴潰绉�
                         data.Add("printTime", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
 
-                        var finsiList = mycontext.mes_package_gather.Where(x => x.Info5 == item.Info5 && x.UpiStatus >= (int)UpiStatusEnum.宸插悎鍖�).ToList();
-                        double leijisaomiaomj = 0;
-                        foreach (var aa in finsiList)
-                        {
-                            if (!string.IsNullOrEmpty(aa.Info13))
-                            {
-                                leijisaomiaomj += Convert.ToDouble(aa.Info13);
-                            }
-                        }
+                        //var finsiList = mycontext.mes_package_gather.Where(x => x.Info5 == item.Info5 && x.UpiStatus >= (int)UpiStatusEnum.宸插悎鍖�).ToList();
+                        //double leijisaomiaomj = 0;
+                        //foreach (var aa in finsiList)
+                        //{
+                        //    if (!string.IsNullOrEmpty(aa.Info13))
+                        //    {
+                        //        leijisaomiaomj += Convert.ToDouble(aa.Info13);
+                        //    }
+                        //}
                         //涓嶈绠楁湰娆$殑
                         //if (!string.IsNullOrEmpty(item.Info13))
                         //{
                         //    leijisaomiaomj += Convert.ToDouble(item.Info13);
                         //}
-                        data.Add("leijisaomiaomj", leijisaomiaomj);//绱鎵弿闈㈢Н
+                        //data.Add("leijisaomiaomj", leijisaomiaomj);//绱鎵弿闈㈢Н
 
                         //鏌ヨ涓� 鍖呮暟鎹�
                         var mylist = mycontext.mes_batchOrderUPI_new.Where(x => x.PackageCode == item.PackageCode).ToList();
diff --git "a/LA24030_LuLiPackageLine_Print/\346\211\223\345\215\260\346\250\241\346\235\277\346\226\207\344\273\266/\345\214\205\350\243\205\346\235\241\347\240\201\346\250\241\346\235\277_\344\272\214\347\273\264\347\240\201.btw" "b/LA24030_LuLiPackageLine_Print/\346\211\223\345\215\260\346\250\241\346\235\277\346\226\207\344\273\266/\345\214\205\350\243\205\346\235\241\347\240\201\346\250\241\346\235\277_\344\272\214\347\273\264\347\240\201.btw"
index 87dfa8a..7b5ec6d 100644
--- "a/LA24030_LuLiPackageLine_Print/\346\211\223\345\215\260\346\250\241\346\235\277\346\226\207\344\273\266/\345\214\205\350\243\205\346\235\241\347\240\201\346\250\241\346\235\277_\344\272\214\347\273\264\347\240\201.btw"
+++ "b/LA24030_LuLiPackageLine_Print/\346\211\223\345\215\260\346\250\241\346\235\277\346\226\207\344\273\266/\345\214\205\350\243\205\346\235\241\347\240\201\346\250\241\346\235\277_\344\272\214\347\273\264\347\240\201.btw"
Binary files differ
diff --git "a/LA24030_LuLiPackageLine_Print/\346\211\223\345\215\260\346\250\241\346\235\277\346\226\207\344\273\266/\345\216\206\345\217\262\346\250\241\346\235\277/\345\214\205\350\243\205\346\235\241\347\240\201\346\250\241\346\235\277_\344\272\214\347\273\264\347\240\20120241218.btw" "b/LA24030_LuLiPackageLine_Print/\346\211\223\345\215\260\346\250\241\346\235\277\346\226\207\344\273\266/\345\216\206\345\217\262\346\250\241\346\235\277/\345\214\205\350\243\205\346\235\241\347\240\201\346\250\241\346\235\277_\344\272\214\347\273\264\347\240\20120241218.btw"
new file mode 100644
index 0000000..87dfa8a
--- /dev/null
+++ "b/LA24030_LuLiPackageLine_Print/\346\211\223\345\215\260\346\250\241\346\235\277\346\226\207\344\273\266/\345\216\206\345\217\262\346\250\241\346\235\277/\345\214\205\350\243\205\346\235\241\347\240\201\346\250\241\346\235\277_\344\272\214\347\273\264\347\240\20120241218.btw"
Binary files differ

--
Gitblit v1.9.3