hyzp_ybqx-Commit079:版本号更新为1.4.12+20220107,增加筠连县中心坐标
This commit is contained in:
@@ -1 +1 @@
|
||||
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20220106,"versionName":"1.4.11","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
|
||||
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20220107,"versionName":"1.4.12","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
|
||||
@@ -97,6 +97,10 @@ class UserInfo {
|
||||
break;
|
||||
case 511527: // 筠连县
|
||||
copyright_info_PinYin = 'YIBIN JUNLIAN BLACK SMOKE CAR CAPTURE SYSTEM';
|
||||
// "dwinfo":"腾达镇中和村吉安驾校附近","dwzb":"104.529183|28.150055"
|
||||
// 中心地址:腾达镇中和村吉安驾校附近
|
||||
center_latitude = 28.150055; // 区县中心纬度
|
||||
center_longitude = 104.529183; // 区县中心经度
|
||||
break;
|
||||
case 511528: // 兴文县
|
||||
copyright_info_PinYin = 'YIBIN XINGWEN BLACK SMOKE CAR CAPTURE SYSTEM';
|
||||
|
||||
+2
-1
@@ -47,7 +47,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
# version: 1.4.7+20220101
|
||||
# version: 1.4.9+20220103
|
||||
# version: 1.4.10+20220104
|
||||
version: 1.4.11+20220106
|
||||
# version: 1.4.11+20220106
|
||||
version: 1.4.12+20220107
|
||||
|
||||
environment:
|
||||
sdk: ">=2.7.0 <3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user