This commit is contained in:
suyl
2021-06-24 16:09:37 +08:00
parent bfe94e735a
commit 1b213dc31f

View File

@@ -14,6 +14,9 @@ var (
AliKey string AliKey string
AliSecret string AliSecret string
IsAddEvent bool
OutputDebugMsgLevel int
) )
func init() { func init() {