partial void UpdateNotice(Notice instance);
partial void DeleteNotice(Notice instance);
partial void InsertNotice(Notice instance);