This commit is contained in:
workabee 2024-02-22 14:00:11 +08:00
parent 7c953d6a7b
commit 9d0589a231

View File

@ -188,7 +188,6 @@ func ExportRegister(c *gin.Context) {
"exportUrl": exportUrl, "exportUrl": exportUrl,
}) })
return return
} }
func OcrBase64(c *gin.Context) { func OcrBase64(c *gin.Context) {