mirror of
https://gitee.com/openharmony/xts_dcts
synced 2024-12-12 10:15:48 +00:00
用例修复
Signed-off-by: zhangpa2021 <zhangpan70@huawei.com>
This commit is contained in:
parent
e4ab9077de
commit
c0af58d5ae
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user