Commit 5fb9fd7b authored by gengchunlei's avatar gengchunlei

医生端 v1.2 1、push

parent 0583200b
......@@ -66,7 +66,7 @@ export default {
if (!token) {
token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') {
token = '3377dc07-a750-48bd-965a-05a6aaee5409'
token = '06fe48fb-d6ad-45c6-aa92-80656cb37849'
}
}
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