
ENV = 'development'

# base api
VUE_APP_BASE_API = '/mock'

VUE_APP_BASE_NAME = 'Vue Antd Admin'