This commit is contained in:
@@ -81,7 +81,7 @@ public class TransportWatchService extends AbstractWatchService {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
application.restoreConfig();
|
//application.restoreConfig();
|
||||||
}
|
}
|
||||||
return RetResult.success();
|
return RetResult.success();
|
||||||
}
|
}
|
||||||
@@ -113,7 +113,7 @@ public class TransportWatchService extends AbstractWatchService {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
application.restoreConfig();
|
//application.restoreConfig();
|
||||||
}
|
}
|
||||||
return RetResult.success();
|
return RetResult.success();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user