Merge branch '2936-main' of /Users/leo/yoho-workspace/yoho-luck with conflicts.
Showing
1 changed file
with
0 additions
and
2 deletions
@@ -4,7 +4,6 @@ | @@ -4,7 +4,6 @@ | ||
4 | // export const ACTIVITY_HOST = 'https://action.yoho.cn'; | 4 | // export const ACTIVITY_HOST = 'https://action.yoho.cn'; |
5 | // export const APP_REPORT_HOST = 'https://app.yoho.cn/collect/v3'; | 5 | // export const APP_REPORT_HOST = 'https://app.yoho.cn/collect/v3'; |
6 | // export const LOG_EVENT_HOST = 'https://analysis.yohobuy.com/yas_mobile'; | 6 | // export const LOG_EVENT_HOST = 'https://analysis.yohobuy.com/yas_mobile'; |
7 | -// export const ICONFIG_HOST = 'https://iconfig.yoho.cn/miniapp/v1/'; | ||
8 | 7 | ||
9 | // 测试环境 | 8 | // 测试环境 |
10 | export const API_HOST = 'http://api-test3.dev.yohocorp.com'; | 9 | export const API_HOST = 'http://api-test3.dev.yohocorp.com'; |
@@ -12,7 +11,6 @@ export const SERVICE_HOST = 'http://api-test3.dev.yohocorp.com'; | @@ -12,7 +11,6 @@ export const SERVICE_HOST = 'http://api-test3.dev.yohocorp.com'; | ||
12 | export const ACTIVITY_HOST = 'http://yoho-activity-platform.test3.ingress.dev.yohocorp.com'; | 11 | export const ACTIVITY_HOST = 'http://yoho-activity-platform.test3.ingress.dev.yohocorp.com'; |
13 | export const APP_REPORT_HOST = 'http://app.yoho.cn/collect/v3'; | 12 | export const APP_REPORT_HOST = 'http://app.yoho.cn/collect/v3'; |
14 | export const LOG_EVENT_HOST = 'https://analysis.yohobuy.com/yas_mobile'; | 13 | export const LOG_EVENT_HOST = 'https://analysis.yohobuy.com/yas_mobile'; |
15 | -export const ICONFIG_HOST = 'http://iconfig.yoho.cn/miniapp/v1/'; | ||
16 | 14 | ||
17 | export const MINI_APP_TYPE = 29; | 15 | export const MINI_APP_TYPE = 29; |
18 | export const MINI_QR_TYPE = 16; | 16 | export const MINI_QR_TYPE = 16; |
-
Please register or login to post a comment