Refine the structure of this project.
This commit is contained in:
@ -2,11 +2,11 @@ package rest
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/eyebluecn/tank/code/tool/dav"
|
||||
"github.com/eyebluecn/tank/code/tool/dav/xml"
|
||||
"net/http"
|
||||
"path"
|
||||
"strconv"
|
||||
"tank/code/tool/dav"
|
||||
"tank/code/tool/dav/xml"
|
||||
)
|
||||
|
||||
//访问前缀,这个是特殊入口
|
||||
|
Reference in New Issue
Block a user