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

@ -4,7 +4,7 @@ import (
"strconv"
"strings"
"next-terminal/server/global"
"next-terminal/pkg/global"
"next-terminal/server/model"
"next-terminal/server/utils"