添加配置项,首页
This commit is contained in:
3
constants/storageKeys.js
Normal file
3
constants/storageKeys.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export const STORAGE_KEYS = {
|
||||
TOKEN: 'token',
|
||||
};
|
||||
Reference in New Issue
Block a user