Commit bbdf7e14 authored by gengchunlei's avatar gengchunlei

医生端 v1.2 1、push

parent 614e9c29
...@@ -67,7 +67,7 @@ export default { ...@@ -67,7 +67,7 @@ export default {
token = sessionStorage.getItem('token') token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') { if (process.env.NODE_ENV !== 'production') {
// token = '9486b3ed-332d-4a2e-86dc-0502a3e2bd69' // token = '9486b3ed-332d-4a2e-86dc-0502a3e2bd69'
token = '16597bd9-557b-430f-8870-4b9bfd36c30d' token = 'f5a73526-7770-4725-a469-6df4db1bf341'
} }
} }
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