auto commit
This commit is contained in:
@@ -183,7 +183,7 @@ public class SnowWorkerM1 implements ISnowWorker {
|
||||
}
|
||||
|
||||
try {
|
||||
Thread.sleep(10);
|
||||
// Thread.sleep(1);
|
||||
} catch (InterruptedException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user