From dca463143a650e4781102627a485b176ffb5b3ae Mon Sep 17 00:00:00 2001 From: dyz Date: Fri, 18 Apr 2025 22:23:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/main.cpp b/main.cpp index 447d062..b6044b3 100644 --- a/main.cpp +++ b/main.cpp @@ -7,4 +7,5 @@ int main() { return 0; } +// 增加dev接口 void dev() { } \ No newline at end of file