Commit b187e8e7 authored by gengchunlei's avatar gengchunlei

居民端小程序 v1.2 push

parent cbf535bb
...@@ -52,7 +52,7 @@ export default { ...@@ -52,7 +52,7 @@ export default {
if (!token) { if (!token) {
token = sessionStorage.getItem('token') token = sessionStorage.getItem('token')
if (process.env.NODE_ENV !== 'production') { if (process.env.NODE_ENV !== 'production') {
token = 'a099ecac-25e2-4dfc-bce8-8e54424e937d' token = '258a6e32-5a53-4cf9-bc8b-904d635439ee'
} }
} }
if (token) { 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