任务组子任务控制
This commit is contained in:
@@ -138,7 +138,7 @@ class ElementHandler {
|
||||
void createProxyFile() {
|
||||
try {
|
||||
new EventProxyFiler(mFiler, mPbUtil).createEventProxyFile();
|
||||
//new CountFiler(mFiler, mPbUtil).createCountFile();
|
||||
new CountFiler(mFiler, mPbUtil).createCountFile();
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user