Commit cb7da9ab authored by yangxiaodong's avatar yangxiaodong

Revert ""

This reverts commit 93cf9789.
parent 93cf9789
......@@ -5,7 +5,7 @@ namespace Cap.Consistency.Server
{
public interface IConsumer : IDisposable
{
void Start();
void Start();
void Start(int count);
......
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