yangle
2023-02-08 ce05473585fad247af0703c83414add86cea45c7
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 ";
        }