From 4f1710c4f14a83b3a892e4cd3c440f93bae801fc Mon Sep 17 00:00:00 2001 From: weier Date: Sat, 19 Mar 2022 16:11:26 +0800 Subject: [PATCH] Signed-off-by: weier Changes to be committed: --- api/{common => }/@system.request.d.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/{common => }/@system.request.d.ts (100%) diff --git a/api/common/@system.request.d.ts b/api/@system.request.d.ts similarity index 100% rename from api/common/@system.request.d.ts rename to api/@system.request.d.ts -- Gitee