// 线上测试地址 // const Api_url='http://aaaaaaaa.hksywl.cn/api' // const img_domian = 'http://aaaaaaaa.hksywl.cn/' //本地测试地址 // const Api_url='http://zhjw.cc/api' // const img_domian = 'http://zhjw.cc/' const Api_url='http://146.56.228.75:20024/api' const img_domian = 'http://146.56.228.75:20024/' 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}