耀实惠小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

7 lines
270 B

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/' // 本地上传图片路径
}