优化
This commit is contained in:
@@ -8,6 +8,8 @@ namespace WMS.Web.Domain.IService.Public
|
||||
{
|
||||
bool CanAccessMethod(string cacheKey);
|
||||
|
||||
bool GetRedisKeyValue(string cacheKey);
|
||||
|
||||
void UpdateAccessStatus(string cacheKey, bool canAccess);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user