Commit 4091ac75 authored by gengchunlei's avatar gengchunlei

医生端 v1.2 1、push

parent 4ae046e5
...@@ -66,7 +66,7 @@ export default { ...@@ -66,7 +66,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 = '06fe48fb-d6ad-45c6-aa92-80656cb37849' token = '75874969-4c29-4570-9833-db93b29691d1'
} }
} }
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