ruleserver/readyDataForRule.go
@@ -284,6 +284,7 @@ size := 0.0 // 尺寸 areaPoints := Json2points(a.AreaJson) logger.Info("看看图片的width和height:",arg.ImageWidth,arg.ImageHeight) widthScale := float64(arg.ImageWidth / 960) heigthScale := float64(arg.ImageHeight / 540) for _, obj := range arg.Photo {