Commit 8e7cc26e by LiuJunYi

换成正式服务器

parent 1c4e42ee
//正式
// export const Config = {
// apiPath: "https://wxapp.maveler.com/api/",
// mobPath: "https://wxapp.maveler.com/mob/",
// shopJoinPath: "https://wxapp.maveler.com/mob/Index/shopjoin"
// }
//测试
export const Config = {
apiPath: "https://meixzz.utools.club/api/",
mobPath: "https://meixzz.utools.club/mob/",
shopJoinPath: "https://meixzz.utools.club/mob/Index/shopjoin"
apiPath: "https://wxapp.maveler.com/api/",
mobPath: "https://wxapp.maveler.com/mob/",
shopJoinPath: "https://wxapp.maveler.com/mob/Index/shopjoin"
}
// //测试
// export const Config = {
// apiPath: "https://meixzz.utools.club/api/",
// mobPath: "https://meixzz.utools.club/mob/",
// shopJoinPath: "https://meixzz.utools.club/mob/Index/shopjoin"
// }
export default Config
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment