diff --git a/.env.development b/.env.development index db76d4c..70e7c7a 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ MP_API_BASE_URL=https://patient.youcan365.com MP_CACHE_PREFIX=development MP_WX_APP_ID=wx6ee11733526b4f04 -MP_TIM_SDK_APP_ID=1600123876 \ No newline at end of file +MP_TIM_SDK_APP_ID=1600126296 \ No newline at end of file diff --git a/.env.localhost b/.env.localhost index caeee5d..2031b21 100644 --- a/.env.localhost +++ b/.env.localhost @@ -1,4 +1,4 @@ MP_API_BASE_URL=http://localhost:8080 MP_CACHE_PREFIX=development MP_WX_APP_ID=wx6ee11733526b4f04 -MP_TIM_SDK_APP_ID=1600123876 +MP_TIM_SDK_APP_ID=1600126296 diff --git a/pages/message/components/chat-input.vue b/pages/message/components/chat-input.vue index b13a052..6e04776 100644 --- a/pages/message/components/chat-input.vue +++ b/pages/message/components/chat-input.vue @@ -8,7 +8,7 @@