/// <summary> /// 获取旬空(空亡) /// </summary> /// <returns>旬空(空亡)</returns> public string getXunKong() { return(LunarUtil.getXunKong(getGanZhi())); }