module.exports = {
|
|
API_URL: 'http://natapp.xzaiyp.top/hanhai/', // 线上
|
|
appid: 'wx4101d3ef253a32b4',
|
|
img_url: 'https://medicine.xzaiyp.top/medicalXcx/', // 图片公用路径
|
|
upload_img: 'https://medicine-api.xzaiyp.top/hanhai/' // 本地上传图片路径
|
|
}
|
|
|