From 76c929e934f2a8b29e194a21778d756191b65524 Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Mon, 3 Jul 2023 00:50:58 +0800 Subject: [PATCH] chore: add comment --- main.go | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/main.go b/main.go index f06aa7b..a5f9c84 100644 --- a/main.go +++ b/main.go @@ -1,3 +1,14 @@ +/* + * @Author: Vincent Young + * @Date: 2023-07-01 21:45:34 + * @LastEditors: Vincent Young + * @LastEditTime: 2023-07-03 00:50:36 + * @FilePath: /DeepLX/main.go + * @Telegram: https://t.me/missuo + * + * Copyright © 2023 by Vincent, All Rights Reserved. + */ + package main import (