// eslint-disable-next-line no-unused-vars
const config = {
  weburl: 'http://192.168.151.43:8080/', // 前台地址
  httpurl: '/api', // 后台地址
  qyurl: 'http://192.168.0.45:8080/', // 企业前台
  adminurl: 'https://www.qdkjchina.com/qa-prevention-admin/',
  // 正式
  fileUrl: 'https://qgqy.qhdsafety.com/file/', // 附件服务器地址
  weburlWaiwang: 'https://skqhdg.porthebei.com:9004/', // 服务器外网地址
  httpurlWaiwang: 'https://skqhdg.porthebei.com:9004/qa-prevention-gwj/', // ,
  fileUrlWaiwang: 'https://skqhdg.porthebei.com:9004/file/', //  服务器外网 附件地址,
  publicKey: 'MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC2zCyUYSD0pNrbtaYdvGfHfWoRV+fo/2N9O2PLLz/jZvMkigkq4eAq4JO+Ek0wDHI9WxP6iTSLYCHhIOs9CQTPvyldJFm8riZtQZlBTD8Plkb3rjrgwTqbBi3w3+HKYdkSvGFXJIdSOPbpXnj5BzN8vlVaybs24R/vpUzG9178lwIDAQAB'
}