From 662bfe57e54c5fe3475c5e54f58853d9b93644b9 Mon Sep 17 00:00:00 2001 From: zsynuting Date: Tue, 4 Jun 2024 16:38:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BD=93this.dataSourceMap.xxx.load()?= =?UTF-8?q?=E7=9A=84=E5=8F=82=E6=95=B0=E6=98=AF=E6=95=B0=E7=BB=84=E6=97=B6?= =?UTF-8?q?,=20merge=E4=BC=9A=E5=8F=98=E6=88=90=E7=B1=BB=E6=95=B0=E7=BB=84?= =?UTF-8?q?=E5=AF=B9=E8=B1=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/datasource-engine/src/core/RuntimeDataSourceItem.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/datasource-engine/src/core/RuntimeDataSourceItem.ts b/packages/datasource-engine/src/core/RuntimeDataSourceItem.ts index cfd9d89..3298958 100644 --- a/packages/datasource-engine/src/core/RuntimeDataSourceItem.ts +++ b/packages/datasource-engine/src/core/RuntimeDataSourceItem.ts @@ -92,7 +92,7 @@ class RuntimeDataSourceItem = Record