From 0359086e28b2224d83a9a7ee26a76301ec85f487 Mon Sep 17 00:00:00 2001 From: Thinker Date: Mon, 9 Oct 2023 14:55:34 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=E9=87=8D=E5=91=BD=E5=90=8Dcheckin?= =?UTF-8?q?=E4=B8=BArecord(=E8=AF=A5=E6=96=87=E4=BB=B6=E5=86=85=E6=89=80?= =?UTF-8?q?=E6=9C=89=E6=96=B9=E6=B3=95=E5=9D=87=E4=B8=BA=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E8=AE=B0=E5=BD=95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- work/checkin/{checkin.go => record.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename work/checkin/{checkin.go => record.go} (100%) diff --git a/work/checkin/checkin.go b/work/checkin/record.go similarity index 100% rename from work/checkin/checkin.go rename to work/checkin/record.go