cool,没有 30天到了,然后 再加 30天了,
notification.fireDate = [now dateByAddingTimeInterval:period];//是在今天的基础上添加的
notification.repeatInterval = kCFCalendarUnitDay;
notification.fireDate = [now dateByAddingTimeInterval:period];//是在今天的基础上添加的
notification.repeatInterval = kCFCalendarUnitDay;