API接口-authtoken、redis
This commit is contained in:
@@ -13,6 +13,7 @@ export const useAdminInfo = defineStore('adminInfo', {
|
||||
token: '',
|
||||
refresh_token: '',
|
||||
super: false,
|
||||
channel_id: 0,
|
||||
}
|
||||
},
|
||||
actions: {
|
||||
|
||||
Reference in New Issue
Block a user