/// <summary> /// 还原Mod对象 /// </summary> public static Exam_Mod CreateExamMod(string id) { return(Exam_Dal.CreateExamMod("Rnnny", id)); }