hyzp_ybqx-Commit112:版本号更新为1.4.22+20220320。更新区县违章图片和视频地址前缀,已经可以查看违章图片和视频
// 区县违章图片和视频地址前缀 // const serviceUrl_ybqx_media = 'http://125.64.218.67:9912/'; // 20220320,罗腾-子非鱼: @闵军 区县端口视频文件和图片文件的前缀,由原来的 http://125.64.218.67:9912/ 调整为 http://125.64.218.67:9906/ // 罗腾-子非鱼: 9912端口已被禁用 const serviceUrl_ybqx_media = 'http://125.64.218.67:9906/';
This commit is contained in:
@@ -56,8 +56,12 @@ import 'UserInfo.dart';
|
||||
String APPkey = 'pdohxHyr79ddvzgE8ArwGaxb01bmCtJB';
|
||||
// 区县后台地址
|
||||
const serviceUrl_ybqx = 'http://125.64.218.67:9909';
|
||||
|
||||
// 区县违章图片和视频地址前缀
|
||||
const serviceUrl_ybqx_media = 'http://125.64.218.67:9912/';
|
||||
// const serviceUrl_ybqx_media = 'http://125.64.218.67:9912/';
|
||||
// 20220320,罗腾-子非鱼: @闵军 区县端口视频文件和图片文件的前缀,由原来的 http://125.64.218.67:9912/ 调整为 http://125.64.218.67:9906/
|
||||
// 罗腾-子非鱼: 9912端口已被禁用
|
||||
const serviceUrl_ybqx_media = 'http://125.64.218.67:9906/';
|
||||
|
||||
// 区县球机方向控制地址
|
||||
// const String setSphericalCameraUrl = 'http://125.64.218.67:9914/'; //原来的
|
||||
|
||||
Reference in New Issue
Block a user