修改type

Signed-off-by: 史晓晓 <shixiaoxiao.30044129@huawei.com>
This commit is contained in:
史晓晓 2024-07-22 09:22:52 +08:00
parent 7cf32a9774
commit 1924a3e9b8

View File

@ -64,7 +64,7 @@ declare namespace distributedDeviceManager {
/**
* Device network id.
* @type { string }
* @type { ?string }
* @syscap SystemCapability.DistributedHardware.DeviceManager
* @since 10
*/