:art:修改包

This commit is contained in:
comma
2025-10-21 23:18:04 +08:00
parent d8fee37b2a
commit 5a919ed8e4
4 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ import (
"go.uber.org/zap/zapcore"
"gopkg.in/natefinch/lumberjack.v2"
customencoder "gitee.ltd/lxh/logger/v2/encoder"
customencoder "code.mrx.ltd/pkg/logger/encoder"
)
type fileLogger struct {