@@ -8,6 +8,7 @@ import (
"runtime"
"strconv"
"strings"
+ "time"
"github.com/jessevdk/go-flags"
)
@@ -137,4 +138,6 @@ func main() {
return
}
fmt.Println("上传成功")
+ fmt.Println("输出文件目录=>: output")
+ time.Sleep(3 * time.Second)
@@ -1,4 +1,3 @@
-
{
"queenter":{
"files": ["app.json","logo.png"],