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.
8 lines
278 B
8 lines
278 B
const Api_url='https://medication.zeyan.wang/'
|
|
const img_domian = 'https://medication.zeyan.wang/'
|
|
const IsDemo = false
|
|
|
|
// const Api_url_B='http://hycrm.zeyan.wang/api/hygl'
|
|
const Api_url_B='https://zhifuguanli.zeyan.wang/api/hygl'
|
|
|
|
export {Api_url,IsDemo,img_domian,Api_url_B}
|