判断三方四正内是否有传入星耀的其中一个,只要命中一个就会返回true index 宫位索引 starName 宫位名称 stars 星耀名称数组
bool isSurroundedOneOf(dynamic indexOfPalace, List<StarName> stars);