key 修改
This commit is contained in:
parent
48a8c3ebab
commit
9454892400
@ -2,14 +2,14 @@
|
|||||||
export const dev = {
|
export const dev = {
|
||||||
baseUrl: "https://dev.hospital.applets.igandanyiyuan.com",
|
baseUrl: "https://dev.hospital.applets.igandanyiyuan.com",
|
||||||
staticHost: "https://img.applets.igandanyiyuan.com",//静态资源host
|
staticHost: "https://img.applets.igandanyiyuan.com",//静态资源host
|
||||||
IMappId: '1400798221', //此处为IM appId
|
IMappId: '1600022752', //此处为IM appId
|
||||||
IMsecretkey: 'fc45ab469ca632a700166973d87b3a6f56a855cb92d7cffb54e4d37135c097da' //此处为IM secretkey
|
IMsecretkey: 'fc45ab469ca632a700166973d87b3a6f56a855cb92d7cffb54e4d37135c097da' //此处为IM secretkey
|
||||||
}
|
}
|
||||||
// 测试环境url
|
// 测试环境url
|
||||||
export const test = {
|
export const test = {
|
||||||
baseUrl: "https://dev.hospital.applets.igandanyiyuan.com",
|
baseUrl: "https://dev.hospital.applets.igandanyiyuan.com",
|
||||||
staticHost: "https://img.applets.igandanyiyuan.com",//静态资源host
|
staticHost: "https://img.applets.igandanyiyuan.com",//静态资源host
|
||||||
IMappId: '1400798221', //此处为此处为IM appId
|
IMappId: '1600022752', //此处为此处为IM appId
|
||||||
IMsecretkey: 'fc45ab469ca632a700166973d87b3a6f56a855cb92d7cffb54e4d37135c097da' //此处为IM secretkey
|
IMsecretkey: 'fc45ab469ca632a700166973d87b3a6f56a855cb92d7cffb54e4d37135c097da' //此处为IM secretkey
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user