Commit 854780cf authored by gengchunlei's avatar gengchunlei

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

parent d6df1b50
...@@ -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 = '5f27c2c3-721c-45f8-adb9-39652234e21c' token = '6584f8d8-5d17-4bbd-917e-2bd1ac8a1cf3'
} }
} }
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