5 lines
61 B
TypeScript
5 lines
61 B
TypeScript
|
|
// 本地缓冲key
|
||
|
|
|
||
|
|
//token
|
||
|
|
export const TOKEN_KEY = 'token'
|