You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
888 B
Plaintext

// 包头企业
// VUE_APP_HTTP = 'https://api.masjkqhr.com/corp/'
// VUE_APP_SCHOOL = 'https://api.masjkqhr.com/cp/'
VUE_APP_HTTP_BASE = 'https://api.hrzan.com/'
VUE_APP_HTTP = 'https://api.hrzan.com/corp/'
VUE_APP_SCHOOL = 'https://api.hrzan.com/cp/'
VUE_APP_WS = 'https://api.hrzan.com/message/ws'
VUE_APP_REC = 'https://api.hrzan.com/recruitment/'
VUE_APP_MEMBER = 'https://api.hrzan.com/member/'
VUE_APP_AUTH = 'https://api.hrzan.com/auth/'
VUE_APP_POST = 'https://api.hrzan.com/post/'
VUE_APP_REMAIN = 'https://api.hrzan.com/remain/'
VUE_APP_URL = 'http://btcx.hrzan.com/#/'
VUE_APP_NEW_MEMBER = 'https://api.hrzan.com/'
VUE_APP_INFO = 'http://nm.hrzan.com'
// 判断线上线下
NODE_ENV = 'production'
VUE_APP_TYPE = '线上环境'
VUE_APP_ID = 'wx2445106f5386ec03'
VUE_APP_TITLE = '内蒙古'
VUE_APP_CRYPTO_KEY = 'CXSHANGHAI1234567890'
VUE_APP_CRYPTO_IV = 'CXSHANGHAI0987654321'