diff --git a/config/index.js b/config/index.js index 9e3704f..94a83db 100644 --- a/config/index.js +++ b/config/index.js @@ -1,4 +1,4 @@ -const isPro = true +const isPro = false export default { 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',