|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
// export const VUE_APP_API_URL = 'http://192.168.10.129:48080/bxgApp'
|
|
|
|
|
// export const VUE_APP_API_URL = 'http://192.168.10.113:48080/bxgApp'
|
|
|
|
|
export const VUE_APP_API_URL = 'https://farm.lotus-wallet.com/bxgApp' |
|
|
|
|
// export const VUE_APP_API_URL = 'https://farm.lotus-wallet.com/bxgApp'
|
|
|
|
|
export const VUE_APP_API_URL = 'https://app.moo-mou.com/admin-api/bxgApp' |
|
|
|
|
// export const VUE_APP_API_URL = 'https://xiaohui.shop.cyjyyjy.com/xiaohuiapp'
|
|
|
|
|
export const VUE_APP_RESOURCES_URL = 'https://h5.yixiang.co/static' |
|
|
|
|
export const BXG_TENANT_ID = 129 |
|
|
|
|