2024-05-31 10:42:15 +00:00
|
|
|
export const XTOKEN_KEY = 'XTOKEN_KEY'
|
|
|
|
|
export const USERINFO_KEY = 'USERINFO_KEY'
|
|
|
|
|
export const BLUETOOTH_KEY = 'BLUETOOTH_KEY'
|
2024-09-19 05:48:21 +00:00
|
|
|
export const LOGININFO_KEY = 'LOGININFO_KEY'
|
|
|
|
|
export const SYSTEM_INFO_KEY = 'SYSTEM_INFO_KEY'
|