Commit 2bdde2c9 authored by gengchunlei's avatar gengchunlei

医生端小程序 v1.2 1、push

parent 854780cf
...@@ -57,7 +57,7 @@ export default { ...@@ -57,7 +57,7 @@ export default {
if (!token) { if (!token) {
token = sessionStorage.getItem('token') token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') { if (process.env.NODE_ENV !== 'production') {
token = '6584f8d8-5d17-4bbd-917e-2bd1ac8a1cf3' token = 'c6c4df6e-7cc2-411b-aa6a-6ca66d41aa4c'
} }
} }
if (token) { if (token) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment