From 17447660c10938592e050dc0ef5cf9b422e1f3a5 Mon Sep 17 00:00:00 2001 From: qydysky Date: Mon, 5 Oct 2020 09:03:14 +0800 Subject: [PATCH] =?utf8?q?=E5=8C=85=E5=90=8D=E6=94=B9=E5=8F=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- CV/Const.go | 2 +- CV/Var.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CV/Const.go b/CV/Const.go index 9892427..3d96241 100644 --- a/CV/Const.go +++ b/CV/Const.go @@ -1,4 +1,4 @@ -package constf +package cv const ( LogLevel = 1 diff --git a/CV/Var.go b/CV/Var.go index 2dafe1f..c493bf0 100644 --- a/CV/Var.go +++ b/CV/Var.go @@ -1,4 +1,4 @@ -package constf +package cv var ( Live string//直播链接 -- 2.39.2