chore: change note

This commit is contained in:
huangbin.beal@163.com
2024-02-27 16:00:48 +08:00
parent 3a77578c5d
commit b6138f12d9

View File

@@ -218,7 +218,7 @@ func (s *veDEMImageService) GetImage(imageBuf *bytes.Buffer, options ...ActionOp
bodyWriter.WriteField("uiTypes", uiType)
}
// 临时支持直播使用高精度集群
// 使用高精度集群
bodyWriter.WriteField("ocrCluster", "default_1600")
if actionOptions.ScreenShotWithOCRCluster != "" {