yanghui
2021-04-27 a6b4130e2a9f41f95aa5e0c53ca369ae7aec2d35
logc.go
@@ -86,7 +86,7 @@
   }
}
func SaveScheduleLog(category, level int, msg string) {
func SaveScheduleLog(category, level int, timeout time.Duration, msg string) {
}