yusijie
2024-03-27 2a72bbff6c293dcd9d84633a8a89b73f468a6f79
DAL/Ô´µ¥/InterFaceÔ´µ¥/WMS/Cls_S_IF_PPBomBackList_Lite.cs
@@ -15,7 +15,7 @@
        public Cls_S_IF_PPBomBackList_Lite()
        {
            base.ViewName = "h_v_IF_PPBomBackList_Lite";
            base.sShowItemSql = " top 30 * ";
            base.sShowItemSql = " * ";
            base.sCondtion = "";
            base.sOrderSql = " order by å•据号 desc,hmaternumber ";
        }