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