// namespace SafeCampus.System; /// <summary> /// 批量更新 /// </summary> public class BatchEditAttribute : Attribute { }