Commit 6574c7b6 authored by gengchunlei's avatar gengchunlei

医生端 v1.2 1、push

parent 3735a1aa
......@@ -66,7 +66,7 @@ export default {
if (!token) {
token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') {
token = 'bfda4283-602d-45b1-ac7f-99f5c40f7e6c'
token = '3d36218b-a56e-430f-9d51-594d3b8383d6'
}
}
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