fix: remind traffic

This commit is contained in:
Tokumeikoi
2020-09-23 23:15:43 +08:00
parent 76f0b4d4d0
commit ac48f90678
2 changed files with 11 additions and 5 deletions

View File

@ -11,7 +11,8 @@ class CacheKey
'SERVER_V2RAY_LAST_CHECK_AT' => '节点最后检查时间',
'SERVER_TROJAN_ONLINE_USER' => 'trojan节点在线用户',
'SERVER_TROJAN_LAST_CHECK_AT' => 'trojan节点最后检查时间',
'TEMP_TOKEN' => '临时令牌'
'TEMP_TOKEN' => '临时令牌',
'LAST_SEND_EMAIL_REMIND_TRAFFIC'
];
public static function get(string $key, $uniqueValue)