2024-02-21 12:23:38 +00:00
|
|
|
export const XTOKEN_KEY = 'XTOKEN_KEY'
|
2024-05-12 16:49:19 +00:00
|
|
|
export const USERINFO_KEY = 'USERINFO_KEY'
|
2024-05-25 08:57:03 +00:00
|
|
|
export const BLUETOOTH_KEY = 'BLUETOOTH_KEY'
|
2024-06-16 08:08:53 +00:00
|
|
|
export const LOGININFO_KEY = 'LOGININFO_KEY'
|
|
|
|
|
export const SYSTEM_INFO_KEY = 'SYSTEM_INFO_KEY'
|