replace 2551 with 7354
This commit is contained in:
parent
c23f9fb834
commit
5322174ecc
19 changed files with 32 additions and 32 deletions
|
|
@ -28,7 +28,7 @@ public class StatsSampleOneMasterMain {
|
|||
|
||||
public static void main(String[] args) {
|
||||
if (args.length == 0) {
|
||||
startup(new String[] {"2551", "7355", "0"});
|
||||
startup(new String[] {"7354", "7355", "0"});
|
||||
StatsSampleOneMasterClientMain.main(new String[0]);
|
||||
} else {
|
||||
startup(args);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue