parent
17f2b5dfeb
commit
316035ddda
@ -1,6 +1,6 @@
|
||||
const isPro = true
|
||||
const isPro = false
|
||||
export default {
|
||||
imgUrl: 'http://47.100.35.222:8080/jeecg-boot/sys/common/static/',
|
||||
apiUrl: isPro ? 'http://47.100.35.222:8080/jeecg-boot' : 'http://47.100.35.222:8080/jeecg-boot',
|
||||
imgUrl: 'http://store-admin.nhet.cloud:8080/jeecg-boot/sys/common/static/',
|
||||
apiUrl: isPro ? 'http://store-admin.nhet.cloud:8080/jeecg-boot' : 'http://store-admin.nhet.cloud:8080/jeecg-boot',
|
||||
isPro
|
||||
}
|
||||
|
Loading…
Reference in new issue