From 56377e2ba02e3db3d0ab85578059abcfe17fc1ca Mon Sep 17 00:00:00 2001 From: dyz Date: Fri, 18 Apr 2025 22:30:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0dev1=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.cpp b/main.cpp index 89c94ba..f958351 100644 --- a/main.cpp +++ b/main.cpp @@ -10,3 +10,5 @@ int main() { } void dev() { } +// 增加dev1接口 +void dev1() { }