Commit 5f08a2de by lizefeng

优化缺货推送

parent 58b07a22
...@@ -46,7 +46,6 @@ namespace ShortagePush ...@@ -46,7 +46,6 @@ namespace ShortagePush
public override void Dispose() public override void Dispose()
{ {
base.Dispose(); base.Dispose();
_timer?.Dispose();
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment