edu/admin/src/config/cachekey.ts

4 lines
81 B
TypeScript

export const TOKEN = 'token'
// 缓存key前缀
export const ACCOUNT = 'account'