From f007453f53964402f88c7e629e983db1a6ed208c Mon Sep 17 00:00:00 2001 From: xzb <223@qq.com> Date: Thu, 9 Nov 2023 14:04:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A1=E8=BD=B4rssp=20=E9=9B=86=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/train.go | 1 + 1 file changed, 1 insertion(+) create mode 100644 component/train.go diff --git a/component/train.go b/component/train.go new file mode 100644 index 0000000..cc264c9 --- /dev/null +++ b/component/train.go @@ -0,0 +1 @@ +package component