Merge branch 'master_test_hw' of http://60.1.1.230/backend/jieling_server into master_test_hw
commit
78953021c6
|
@ -321,7 +321,7 @@ public class MathUtils {
|
|||
list.add(start);
|
||||
start++;
|
||||
}
|
||||
Collections.shuffle(list);
|
||||
// Collections.shuffle(list);
|
||||
return list;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue