: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

@@ -5,8 +5,8 @@ import (
"strings"
"time"
customencoder "gitee.ltd/lxh/logger/v2/encoder"
"gitee.ltd/lxh/logger/v2/write"
customencoder "code.mrx.ltd/pkg/logger/encoder"
"code.mrx.ltd/pkg/logger/write"
"github.com/grafana/loki-client-go/loki"
"go.uber.org/zap"
"go.uber.org/zap/zapcore"