From e5aac42f38d9aea0e522e53eb63b719e3be568f5 Mon Sep 17 00:00:00 2001 From: ShiJie Date: Fri, 27 May 2022 09:43:34 +0800 Subject: [PATCH 1/2] Revert "fixed 36efbdb from https://gitee.com/one_produced_two/interface_sdk-js/pulls/1531" This reverts commit 29d8574c0735377b8ebd85021b343a912e51ac17. Signed-off-by: ShiJie --- api/{@ohos.runningLock.d.ts => @ohos.runninglock.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/{@ohos.runningLock.d.ts => @ohos.runninglock.d.ts} (100%) diff --git a/api/@ohos.runningLock.d.ts b/api/@ohos.runninglock.d.ts similarity index 100% rename from api/@ohos.runningLock.d.ts rename to api/@ohos.runninglock.d.ts -- Gitee From 001d29f270ad0f07c20c3ff3e9ee8c53d2c0c41e Mon Sep 17 00:00:00 2001 From: ShiJie Date: Fri, 27 May 2022 09:46:54 +0800 Subject: [PATCH 2/2] Revert "fix: update name style" This reverts commit ced6d56d26c40b8933bd032d0a2f8c680d3accae. Signed-off-by: ShiJie --- api/{@ohos.batteryInfo.d.ts => @ohos.batteryinfo.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/{@ohos.batteryInfo.d.ts => @ohos.batteryinfo.d.ts} (100%) diff --git a/api/@ohos.batteryInfo.d.ts b/api/@ohos.batteryinfo.d.ts similarity index 100% rename from api/@ohos.batteryInfo.d.ts rename to api/@ohos.batteryinfo.d.ts -- Gitee