Commit c8e9880c authored by gengchunlei's avatar gengchunlei

医生端 v1.2 1、push

parent 82076673
...@@ -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 = '2fb02c59-8f20-4157-b85e-789e84dea974' token = '145924b1-430d-4683-b914-37a74a8d21b0'
} }
} }
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