hyzp_ybqx-Commit044:hyzp_ybqx511528_xingwen_release-sign-apk-1.4.1+20211226-Commit044
AppID:hyzp_ybqx511528_xingwen 版本号:1.4.1+20211226
This commit is contained in:
@@ -1989,7 +1989,9 @@ Future getDwspUrlNew(
|
||||
eventBus.fire(DwspUpdateEvent('点位视频信息数据更新广播'));
|
||||
|
||||
getingDwVideo = true;
|
||||
getingDwmc = '${(indexRecord + 1)}、${listDwinfoGetList2[indexRecord]['dwmc']}'; //正在获取视频的点位名称
|
||||
// getingDwmc = '${(indexRecord + 1)}、${listDwinfoGetList2[indexRecord]['dwmc']}'; //正在获取视频的点位名称
|
||||
getingDwmc =
|
||||
'${listDwinfoGetList2[indexRecord]['id']}、${listDwinfoGetList2[indexRecord]['dwmc']}'; //正在获取视频的点位名称
|
||||
print('\n --- 正在后台获取 $getingDwmc 点位视频地址 --- \n');
|
||||
print('\n --- getingDwVideo = $getingDwVideo --- \n');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user