diff --git a/zh-cn/application-dev/reference/apis/js-apis-camera.md b/zh-cn/application-dev/reference/apis/js-apis-camera.md index 4c7b7b02ac5a40e322adba1ab8b935a6b719e485..5dade7559397f5b961c4ac947664ff7e8ad98998 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-camera.md +++ b/zh-cn/application-dev/reference/apis/js-apis-camera.md @@ -2808,7 +2808,7 @@ let FilterTypes = captureSession.getSupportedBeautyTypes(); ``` ### getSupportedBeautyRange -getSupportedBeautyRange(type: BeautyType): Array<[number](#number)> +getSupportedBeautyRange(type: BeautyType): Array 获取指定美颜效果的范围值。