测试环境接口替换

dev
刘博 2 years ago
parent 0f485b594a
commit e36a1cf682

@ -1,5 +1,5 @@
VUE_APP_HTTP_BASE = 'http://8.136.13.198/' VUE_APP_HTTP_BASE = 'http://8.136.13.198/'
VUE_APP_HTTP = 'http://8.136.13.198:9044/' VUE_APP_HTTP = 'http://8.136.13.198/corp/'
VUE_APP_SCHOOL = 'http://8.136.13.198:9043/' VUE_APP_SCHOOL = 'http://8.136.13.198:9043/'
VUE_APP_WS = 'http://8.136.13.198:9047/ws' VUE_APP_WS = 'http://8.136.13.198:9047/ws'
VUE_APP_REC = 'http://8.136.13.198:9049/' VUE_APP_REC = 'http://8.136.13.198:9049/'

@ -1,5 +1,5 @@
VUE_APP_HTTP_BASE = 'https://test-api.hrzan.com/' VUE_APP_HTTP_BASE = 'https://test-api.hrzan.com/'
VUE_APP_HTTP = 'https://test-api.hrzan.com/corp/' VUE_APP_HTTP = 'http://8.136.13.198/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/'

Loading…
Cancel
Save