zhangwencui
2026-02-04 a60d21cdda7df7733050315fc6462a70c273fcb4
1
2
3
4
5
6
7
8
const constant = {
   avatar: 'vuex_avatar',
   name: 'vuex_name',
   roles: 'vuex_roles',
   permissions: 'vuex_permissions'
 }
 
 export default constant