style(be):拆分模块目录

This commit is contained in:
neverteaser
2021-03-20 21:42:32 +08:00
committed by dushixiang
parent d21b8cca60
commit 8e7bd69312
36 changed files with 68 additions and 48 deletions

View File

@ -7,8 +7,8 @@ import (
"strings"
"time"
"next-terminal/server/constant"
"next-terminal/server/global"
"next-terminal/pkg/constant"
"next-terminal/pkg/global"
"next-terminal/server/utils"
"github.com/labstack/echo/v4"