|
|
|
@ -13,7 +13,7 @@ public class JobAdminApplication {
|
|
|
|
|
public static void main(String[] args) { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BladeApplication.run("blade-xxljob-pref", JobAdminApplication.class, args); |
|
|
|
|
BladeApplication.run(LauncherConstant.APPLICATION_XXLJOB_ADMIN_NAME, JobAdminApplication.class, args); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|