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