yusijie
2023-02-08 bdc9a678092e8571da7754f1afd48a5055a2a0e5
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 ";
        }