change: add live type

This commit is contained in:
lilong.129
2023-08-29 14:23:26 +08:00
parent 5b0f158d29
commit bd9c761a97
3 changed files with 18 additions and 12 deletions

View File

@@ -56,7 +56,6 @@ type ScreenResult struct {
imagePath string // image file path
imageResult *ImageResult // image result
LiveType string
UploadedURL string `json:"uploaded_url"` // uploaded image url
Texts OCRTexts `json:"texts"` // dumped raw OCRTexts
Icons UIResultMap `json:"icons"` // CV 识别的图标