|
|
@ -3,7 +3,8 @@ VUE_APP_HTTP = 'https://test-api.hrzan.com/corp/'
|
|
|
|
VUE_APP_SCHOOL = 'https://test-api.hrzan.com/cp/'
|
|
|
|
VUE_APP_SCHOOL = 'https://test-api.hrzan.com/cp/'
|
|
|
|
VUE_APP_WS = 'https://test-api.hrzan.com/message/ws'
|
|
|
|
VUE_APP_WS = 'https://test-api.hrzan.com/message/ws'
|
|
|
|
VUE_APP_REC = 'https://test-api.hrzan.com/recruitment/'
|
|
|
|
VUE_APP_REC = 'https://test-api.hrzan.com/recruitment/'
|
|
|
|
VUE_APP_MEMBER = 'https://test-api.hrzan.com/member/'
|
|
|
|
// VUE_APP_MEMBER = 'https://test-api.hrzan.com/member/'
|
|
|
|
|
|
|
|
VUE_APP_MEMBER = 'http://test1.hrzan.com/'
|
|
|
|
VUE_APP_AUTH = 'https://test-api.hrzan.com/auth/'
|
|
|
|
VUE_APP_AUTH = 'https://test-api.hrzan.com/auth/'
|
|
|
|
VUE_APP_REMAIN = 'https://test-api.hrzan.com/remain/'
|
|
|
|
VUE_APP_REMAIN = 'https://test-api.hrzan.com/remain/'
|
|
|
|
VUE_APP_POST = 'https://test-api.hrzan.com/post/'
|
|
|
|
VUE_APP_POST = 'https://test-api.hrzan.com/post/'
|
|
|
|