TF-1068 add recent url

This commit is contained in:
sherlockvn
2022-10-20 14:17:20 +07:00
committed by Dat H. Pham
parent 69e7715734
commit 36e3634c71
14 changed files with 312 additions and 0 deletions
@@ -11,4 +11,6 @@ class CachingConstants {
static const int ACCOUNT_HIVE_CACHE_IDENTIFY = 9;
static const int ENCRYPTION_KEY_HIVE_CACHE_IDENTIFY = 10;
static const int AUTHENTICATION_INFO_HIVE_CACHE_IDENTIFY = 11;
static const int URI_CACHE_IDENTITY = 12;
static const int LOGIN_URL_CACHE_IDENTITY = 13;
}