duhe
2023-08-16 0450410946f3fb7df63f3e6bdf4e2e20e7d910f3
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 ";
        }