package model // /这里实现周期性任务,比如每日任务,每周任务,每月任务,每年任务,一次性任务 type PeriodType int