提交 9349bd9b 编写于 作者: W wufengshan

Signed-off-by: wufengshan <wufengshan@huawei.com>

 Your branch is up to date with 'origin/master'.
上级 fe1ee412
......@@ -75,7 +75,7 @@ OpenHarmony系统中的分布式数据服务模块为开发者提供下面几种
backup : false,
autoSync : false,
kvStoreType : distributedData.KVStoreType.SINGLE_VERSION,
securityLevel : distributedData.SecurityLevel.S2,
securityLevel : distributedData.SecurityLevel.S0,
};
kvManager.getKVStore('storeId', options, function (err, store) {
if (err) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册