Files
uni-fans-score/config/url.js
T

5 lines
255 B
JavaScript

export const URL = "https://my.gxfs123.com/api" //正式服务器
// export const URL = "https://unifans.gxfs123.com/api" //测试服务器
// export const URL = "http://192.168.10.41:8080" //本地调试
export const appid = "wx2165f0be356ae7a9"