yl
2023-03-29 af7cef297da2ac1937dbcf437c3a91b00658f6c2
VueWebApi/DLL/BLL/ErpSyncMesBLL.cs
@@ -51,6 +51,11 @@
        }
        #endregion
        #region[采购管理:采购订单同步]
        public static ToMessage SeaveSearchErpPurchaseOrder()
        {
            return ErpSyncMesDAL.SeaveSearchErpPurchaseOrder();
        }
        #endregion
    }
}