notification.fireDate = [now dateByAddingTimeInterval:period];//是在今天的基础上添加的
notification.repeatInterval = kCFCalendarUnitDay;