修改包依赖名称
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
commonhttp "github.com/go-common/http"
|
||||
commonhttp "git.toowon.com/jimmy/go-commom/http"
|
||||
)
|
||||
|
||||
// UploadHandler 文件上传处理器
|
||||
|
||||
Reference in New Issue
Block a user