mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
修改门禁
Signed-off-by: xujie <xujie223@huawei.com>
This commit is contained in:
parent
96ec328c88
commit
a16b23cb2d
4
api/@ohos.net.connection.d.ts
vendored
4
api/@ohos.net.connection.d.ts
vendored
@ -589,7 +589,7 @@ declare namespace connection {
|
||||
* @throws { BusinessError } 401 - Parameter error.
|
||||
* @throws { BusinessError } 2100002 - Operation failed. Cannot connect to service.
|
||||
* @throws { BusinessError } 2100003 - System internal error.
|
||||
* @throws { BusinessError } 2100207 - Remote is null.
|
||||
* @throws { BusinessError } 2101007 - The callback is not exists.
|
||||
* @syscap SystemCapability.Communication.NetManager.Core
|
||||
* @crossplatform
|
||||
* @since 8
|
||||
@ -982,7 +982,7 @@ declare namespace connection {
|
||||
|
||||
/**
|
||||
* Network Global Proxy Configuration Information.
|
||||
* @@interface HttpProxy
|
||||
* @interface HttpProxy
|
||||
* @syscap SystemCapability.Communication.NetManager.Core
|
||||
* @since 10
|
||||
*/
|
||||
|
3
api/@ohos.net.mdns.d.ts
vendored
3
api/@ohos.net.mdns.d.ts
vendored
@ -287,4 +287,7 @@ declare namespace mdns {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 10
|
||||
*/
|
||||
export default mdns;
|
Loading…
Reference in New Issue
Block a user