fix: synchronize module data cache cleanup
This commit is contained in:
@@ -89,7 +89,7 @@ namespace Lskj.PubAccraditation
|
||||
}
|
||||
if (SysModel != null && SysModel.DataCaches != null)
|
||||
{
|
||||
SysModel.DataCaches.Remove(this);
|
||||
SysModel.DataCaches.RemoveCache(this);
|
||||
}
|
||||
}
|
||||
catch
|
||||
|
||||
Reference in New Issue
Block a user