xyxie hai 1 ano
pai
achega
fd65f9ba74
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      utils/logs.go

+ 1 - 1
utils/logs.go

@@ -14,7 +14,7 @@ import (
 const (
 	DefaultLogPath    = "./rdlucklog/filelog"
 	DefaultBinlogPath = "./rdlucklog/binlog"
-	DefaultDataPath   = "./rdlucklog/filedata"
+	DefaultDataPath   = "./rdlucklog/datalog"
 	DefaultApiLogPath = "./rdlucklog/apilog"
 )