diff --git a/zh-cn/application-dev/reference/apis/js-apis-system-cipher.md b/zh-cn/application-dev/reference/apis/js-apis-system-cipher.md index 7582fe614c167959bfead868ca3d5cd3a08737ed..000eb6677af701be6720fd0f53ec16eec013316f 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-system-cipher.md +++ b/zh-cn/application-dev/reference/apis/js-apis-system-cipher.md @@ -21,7 +21,7 @@ import cipher from '@system.cipher'; | 名称 | 类型 | 可读 | 可写 |说明 | | ------ | ------ | ---- | ---- | ------------ | -| text | string | 是 | 是 | 返回的内容。 | +| text | string | 是 | 否 | 返回的内容。 | ## CipherRsaOptions