diff --git a/zh-cn/application-dev/reference/errorcodes/errorcode-datashare.md b/zh-cn/application-dev/reference/errorcodes/errorcode-datashare.md index 0ee6c2f59d1dddd1f728f33a4255536e51b27031..0e03f9d3a9b7b0c18a91f70a03c89dce6058a8ba 100644 --- a/zh-cn/application-dev/reference/errorcodes/errorcode-datashare.md +++ b/zh-cn/application-dev/reference/errorcodes/errorcode-datashare.md @@ -24,7 +24,7 @@ The DataShareHelper is not initialized successfully. 1. 咨询DataShare服务端提供者,获取正确的uri路径。 2. DataShare仅支持Stage模型,检查context是否为Stage模型的context。 -3. 检查客户端是否在后台拉起,是否配置后台拉起权限 +3. 检查客户端是否在后台拉起,是否配置后台拉起权限。 ## 15700011 添加/删除模板异常