feat(app): update
This commit is contained in:
@ -1,11 +1,12 @@
|
||||
package picture
|
||||
|
||||
import (
|
||||
"servicebase/pkg/datasource"
|
||||
"servicebase/pkg/log"
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
"gitea.ddegame.cn/open/servicebase/pkg/datasource"
|
||||
"gitea.ddegame.cn/open/servicebase/pkg/log"
|
||||
|
||||
"github.com/disintegration/imaging"
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user