model.py 文件源码

python
阅读 23 收藏 0 点赞 0 评论 0

项目:celerybeat-sqlalchemy 作者: kindule 项目源码 文件源码
def schedule(self):
        return schedules.crontab(minute=self.minute,
                                 hour=self.hour,
                                 day_of_week=self.day_of_week,
                                 day_of_month=self.day_of_month,
                                 month_of_year=self.month_of_year)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号