fix: synchronize module data cache cleanup
This commit is contained in:
@@ -115,7 +115,7 @@ namespace Lskj.Report
|
||||
|
||||
try
|
||||
{
|
||||
model.DataCaches.Clear();
|
||||
model.DataCaches.ClearCaches();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user