|
|
|
@ -34,7 +34,7 @@ public class GateWayApplication {
|
|
|
|
|
|
|
|
|
|
public static void main(String[] args) { |
|
|
|
|
|
|
|
|
|
BladeApplication.run(AppConstant.APPLICATION_GATEWAY_NAME.concat("-tjj"), GateWayApplication.class, args); |
|
|
|
|
BladeApplication.run(AppConstant.APPLICATION_GATEWAY_NAME.concat("-pref"), GateWayApplication.class, args); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|