mirror of
https://github.com/Monibuca/engine.git
synced 2025-10-17 22:21:46 +08:00
批量修改所有引入包路径
This commit is contained in:
@@ -5,10 +5,10 @@ import (
|
||||
"net"
|
||||
"time"
|
||||
|
||||
. "github.com/Monibuca/engine/v4/common"
|
||||
"github.com/Monibuca/engine/v4/config"
|
||||
"github.com/Monibuca/engine/v4/track"
|
||||
"go.uber.org/zap"
|
||||
. "v4.m7s.live/engine/common"
|
||||
"v4.m7s.live/engine/config"
|
||||
"v4.m7s.live/engine/track"
|
||||
)
|
||||
|
||||
type HaveFLV interface {
|
||||
|
Reference in New Issue
Block a user