5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
ENV = 'production'
|
|
|
|
# 接口地址
|
|
VUE_APP_BASE_API = 'https://api.auauz.net'
|