用例修复

Signed-off-by: zhangpa2021 <zhangpan70@huawei.com>
This commit is contained in:
zhangpa2021 2023-05-24 10:02:36 +08:00
parent e4ab9077de
commit c0af58d5ae

View File

@ -41,7 +41,7 @@ export default class TestService {
self.getDeviceList(deviceManager);
console.info("RpcClient: got deviceManager: " + deviceManager)
let networkId = deviceList[0].networkId
console.info("RpcClient: deviceid : " + deviceId)
console.info("RpcClient: deviceid : " + networkId)
console.info("RpcClient: online deviceList id: " + JSON.stringify(deviceList))
let want = {
"bundleName": bundleName,