public int GetNextLevelRadius(MainBaseVO vO)
 {
     return(_BuildingVOProxy.GetMainbaseNextLevelRadius(vO));
 }