Commit e90b76b2 authored by gengchunlei's avatar gengchunlei

医生端 v1.2 1、push

parent e6e312ee
......@@ -66,7 +66,7 @@ export default {
if (!token) {
token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') {
token = '1642c267-186f-4dd4-9e36-493d4fca1f14'
token = '597477a9-728e-40c8-bd1b-08f5cb193565'
}
}
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