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