Refine the structure of this project.
This commit is contained in:
@ -3,13 +3,13 @@ package rest
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/disintegration/imaging"
|
||||
"github.com/eyebluecn/tank/code/tool/util"
|
||||
"image"
|
||||
"net/http"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"strconv"
|
||||
"strings"
|
||||
"tank/code/tool/util"
|
||||
)
|
||||
|
||||
//@Service
|
||||
|
Reference in New Issue
Block a user