|
@ -125,13 +125,13 @@ public class CamelCompiler {
|
|
|
}
|
|
|
|
|
|
|
|
|
public static void main(String[] args) {
|
|
|
try {
|
|
|
compiler("/crawler/route", "QuartzRoute","QuartzRoute001","xx000xx");
|
|
|
} catch (IOException e) {
|
|
|
e.printStackTrace();
|
|
|
}
|
|
|
|
|
|
}
|
|
|
// public static void main(String[] args) {
|
|
|
// try {
|
|
|
// compiler("/crawler/route", "QuartzRoute","QuartzRoute001","xx000xx");
|
|
|
// } catch (IOException e) {
|
|
|
// e.printStackTrace();
|
|
|
// }
|
|
|
//
|
|
|
// }
|
|
|
|
|
|
}
|