From ab33bec286f0915e1a9879a47c11e2562ad1faaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sun, 19 Mar 2023 00:04:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=90=8E=E7=AB=AF=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/{main.go => api.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename backend/{main.go => api.go} (100%) diff --git a/backend/main.go b/backend/api.go similarity index 100% rename from backend/main.go rename to backend/api.go