From 3ee525f096b726a0202150944157180d7fcf37c8 Mon Sep 17 00:00:00 2001 From: xujunyang Date: Tue, 1 Jul 2025 15:17:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=B6=E9=97=B4=E6=97=B6=E5=8C=BA=E5=A4=B4?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E8=B7=AF=E5=BE=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xujunyang --- .../{BaseServiceKit => BasicServicesKit}/time_service.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename zh-cn/native_sdk/{BaseServiceKit => BasicServicesKit}/time_service.h (100%) diff --git a/zh-cn/native_sdk/BaseServiceKit/time_service.h b/zh-cn/native_sdk/BasicServicesKit/time_service.h similarity index 100% rename from zh-cn/native_sdk/BaseServiceKit/time_service.h rename to zh-cn/native_sdk/BasicServicesKit/time_service.h -- Gitee