From f91b6b7074396872035bba310fc7b16dcab04d3d Mon Sep 17 00:00:00 2001 From: PaDaBoo Date: Tue, 19 Apr 2022 18:13:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E4=BB=B6=E7=9B=AE=E5=BD=95=E7=BB=93?= =?UTF-8?q?=E6=9E=84=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: PaDaBoo --- kv_store | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kv_store b/kv_store index 0f4b961..6a30b6a 120000 --- a/kv_store +++ b/kv_store @@ -1 +1 @@ -../../../foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/kv_store \ No newline at end of file +../../../foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store \ No newline at end of file -- Gitee