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