修改包域名配置

This commit is contained in:
dexter
2022-02-26 13:32:29 +08:00
parent 96cf2384b0
commit cd9e7d0ff8
32 changed files with 66 additions and 66 deletions

View File

@@ -12,9 +12,9 @@ import (
"go.uber.org/zap"
"gopkg.in/yaml.v3"
"v4.m7s.live/engine/config"
"v4.m7s.live/engine/log"
"v4.m7s.live/engine/util"
"m7s.live/engine/v4/config"
"m7s.live/engine/v4/log"
"m7s.live/engine/v4/util"
)
// InstallPlugin 安装插件,传入插件配置生成插件信息对象