mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
fix kv 一致性问题
Signed-off-by: wangbin <wangbin341@h-partners.com>
This commit is contained in:
parent
469bae2917
commit
9f9c7b8af3
2
api/@ohos.data.distributedKVStore.d.ts
vendored
2
api/@ohos.data.distributedKVStore.d.ts
vendored
@ -582,7 +582,7 @@ declare namespace distributedKVStore {
|
||||
* @param { FieldNode } child - The field node to append.
|
||||
* @returns { boolean } Returns true if the child node is successfully added to this {@code FieldNode} and false otherwise.
|
||||
* @throws { BusinessError } 401 - Parameter error.Possible causes:1.Mandatory parameters are left unspecified;
|
||||
* <br>2.Incorrect Parameters types.
|
||||
* <br>2.Incorrect parameters types.
|
||||
* @syscap SystemCapability.DistributedDataManager.KVStore.DistributedKVStore
|
||||
* @since 9
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user