diff --git a/zh-cn/react-native-image-picker.md b/zh-cn/react-native-image-picker.md index 7760eb595204f2190cac8c34e60194833da0ccca..f7cdeec6d8f26af9882c061e4cd4864458bc40ec 100644 --- a/zh-cn/react-native-image-picker.md +++ b/zh-cn/react-native-image-picker.md @@ -271,7 +271,7 @@ ohpm install | duration | The selected video duration in seconds | number | no | iOS Android | no | | bitrate | The average bitrate (in bits/sec) of the selected video, if available. (Android only) | number | no | Android | no | | timestamp | Timestamp of the asset. Only included if 'includeExtra' is true | string | no | iOS Android | no | -| id | local identifier of the photo or video. On Android & HarmonyOS, this is the same as | string | no | iOS Android | yes | +| id | local identifier of the photo or video. On Android & HarmonyOS, this is the same as | string | no | iOS Android | no | ## 静态方法