Commit 0648ad65 authored by gengchunlei's avatar gengchunlei

医生端 v1.2 1、push

parent 0f16b0d0
......@@ -66,7 +66,7 @@ export default {
if (!token) {
token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') {
token = 'e91f5936-1adb-41bd-984b-b4e2ce5f33b2'
token = '0028d420-4ec2-4a1d-bb71-a685d1c4f9dd'
}
}
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