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:
@@ -1 +1 @@
|
||||
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20210729,"versionName":"1.3.12","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
|
||||
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20211226,"versionName":"1.4.1","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
|
||||
@@ -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');
|
||||
|
||||
|
||||
+2
-1
@@ -39,7 +39,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
# 关键是在通过接口 App.Car_Upload.Apk 上传新版本 apk 时,ver参数的版本号必须为1.3.12,而不能为1.3.12+20210729
|
||||
# 否则老版本1.3.10+20210604无法更新。新版本1.3.12+20210729已经解决该问题
|
||||
# version: 1.3.12+20210729
|
||||
version: 1.3.13+20211026
|
||||
# version: 1.3.13+20211026
|
||||
version: 1.4.1+20211226
|
||||
|
||||
environment:
|
||||
sdk: ">=2.7.0 <3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user