From 55fe5c3b051c39f047029ed3c9c6b33c998e4c40 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期一, 25 三月 2024 13:19:17 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 DAL/源单/InterFace源单/Cls_S_IFCLD_ICMOList.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/DAL/\346\272\220\345\215\225/InterFace\346\272\220\345\215\225/Cls_S_IFCLD_ICMOList.cs" "b/DAL/\346\272\220\345\215\225/InterFace\346\272\220\345\215\225/Cls_S_IFCLD_ICMOList.cs"
index dbdbdfc..cc2460a 100644
--- "a/DAL/\346\272\220\345\215\225/InterFace\346\272\220\345\215\225/Cls_S_IFCLD_ICMOList.cs"
+++ "b/DAL/\346\272\220\345\215\225/InterFace\346\272\220\345\215\225/Cls_S_IFCLD_ICMOList.cs"
@@ -13,8 +13,8 @@
             base.ViewName = "h_v_IFCLD_ICMOBillList_Source";
             base.mvarReportTitle = "鐢熶骇璁㈠崟";
             base.mvarItemKey = "3710";
-            base.sCondtion = " and 浠诲姟鏁伴噺>isnull(鍏ュ簱鏁伴噺,0)  and 鐘舵��<>'缁撴' ";
-            base.sOrderSql = "   order by 鍗曟嵁鍙�  ";
+            base.sCondtion = " ";
+            base.sOrderSql = "   order by 鍗曟嵁鍙� desc ";
             base.sKeyCol = "閮ㄩ棬";
         }
  

--
Gitblit v1.9.1