编译脚本简化,修复加密代理控制器停止缓存日志未写入文件,修复更新0条订阅不提示

This commit is contained in:
ChsBuffer
2020-08-19 00:08:57 +08:00
parent 638714804b
commit 8d2890790e
5 changed files with 12 additions and 10 deletions

View File

@@ -169,6 +169,7 @@ namespace Netch.Controllers
{
SaveBufferTimer.Enabled = false;
}
SaveBufferTimerEvent(null,null);
State = State.Stopped;
}