diff --git a/constant/base.js b/constant/base.js index f9ea3a1..a6f618c 100644 --- a/constant/base.js +++ b/constant/base.js @@ -1,3 +1,3 @@ const isProd = true -export const BASE_URL = 'http://8.138.234.141/ingress' \ No newline at end of file +export const BASE_URL = 'https://onefeel.brother7.cn/ingress' //'http://8.138.234.141/ingress' \ No newline at end of file