service/CamraUpdatesnashot.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
service/CamraUpdatesnashot.go
@@ -1,19 +1,20 @@ package service import ( "fmt" "time" "flag" "fmt" "os" "os/exec" "time" "bytes" "encoding/json" "errors" "gocv.io/x/gocv" "io" "log" "mime/multipart" "net/http" "gocv.io/x/gocv" "path/filepath" "basic.com/dbapi.git" @@ -120,8 +121,8 @@ var camApi dbapi.CameraApi flag.Parse() piclocal, err := processphoto(cid) defer os.Remove(piclocal) if err != nil { return "", err }