|
@@ -18812,12 +18812,14 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
exports.default = void 0;
|
|
|
var _default = {
|
|
|
// 接口地址
|
|
|
- serverUrl: "http://broadcast.waityou24.cn",
|
|
|
+ serverUrl: "https://broadcast.waityou24.cn",
|
|
|
//http://47.93.34.200 http://www.freeskyghw.cn http://192.168.1.144:10102
|
|
|
- fileserverUrl: 'http://broadcast.waityou24.cn',
|
|
|
- wechatUrl: "http://broadcast.waityou24.cn",
|
|
|
+ fileserverUrl: 'https://broadcast.waityou24.cn',
|
|
|
+ wechatUrl: "https://broadcast.waityou24.cn",
|
|
|
// 设备信息
|
|
|
system: uni.getSystemInfoSync(),
|
|
|
+ // app下载地址
|
|
|
+ app_url: 'https://broadcast.waityou24.cn/files/projectadmin/zytk.apk',
|
|
|
// 节目类型
|
|
|
pro_type: [
|
|
|
//
|