From 14e60c85f5fef1fd4f6da1248b7a2ac9d0c8d8fe Mon Sep 17 00:00:00 2001 From: zengyawen Date: Thu, 16 Mar 2023 13:17:44 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-net-ethernet.md. Signed-off-by: zengyawen --- zh-cn/application-dev/reference/apis/js-apis-net-ethernet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-net-ethernet.md b/zh-cn/application-dev/reference/apis/js-apis-net-ethernet.md index 823f3f1aa6..8fcb75209c 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-net-ethernet.md +++ b/zh-cn/application-dev/reference/apis/js-apis-net-ethernet.md @@ -392,7 +392,7 @@ ethernet.getAllActiveIfaces().then((data) => { **系统接口**:此接口为系统接口。 -**系统能力**:以下各项对应的系统能力均为SystemCapability.Communication.NetManager.Ethernet。 +**系统能力**:SystemCapability.Communication.NetManager.Ethernet | 名称 | 类型 | 必填 | 说明 | | ------------ | ----------------------- | ---|------------------------------------------------------------ | @@ -409,7 +409,7 @@ ethernet.getAllActiveIfaces().then((data) => { **系统接口**:此接口为系统接口。 -**系统能力**:以下各项对应的系统能力均为SystemCapability.Communication.NetManager.Ethernet。 +**系统能力**:SystemCapability.Communication.NetManager.Ethernet | 名称 | 值 | 说明 | | ------------------------ | ---- | ---------------------- | -- GitLab