Commit 495bf0dd authored by gengchunlei's avatar gengchunlei

医生端 v1.2 1、push

parent 537068d0
......@@ -66,7 +66,7 @@ export default {
if (!token) {
token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') {
token = 'b5ab898f-4e29-4311-adce-1c44b1c59798'
token = 'f8e1e4fc-a564-4c49-b456-08bcf6e621e0'
}
}
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