[server][ xray]- fix bug
This commit is contained in:
@@ -55,7 +55,7 @@ public class XrayDBOperator {
|
|||||||
private void transferServerInfoToProxyNode(List<ServerInfoVO> serverInfoVOList) {
|
private void transferServerInfoToProxyNode(List<ServerInfoVO> serverInfoVOList) {
|
||||||
|
|
||||||
// 临时内容
|
// 临时内容
|
||||||
int[] bitmap = new int[ALL_SERVER_CITY_INDEX.size() * 10];
|
int[] bitmap = new int[ALL_SERVER_CITY_INDEX.size() * 10 + 10];
|
||||||
|
|
||||||
//
|
//
|
||||||
int[] finalBitmap = bitmap;
|
int[] finalBitmap = bitmap;
|
||||||
|
|||||||
Reference in New Issue
Block a user