微信扫一扫
Jinja2 模板支持python函数,直接使用事件对象的方法 格式化即可
# datetime 泛指一个时间对象{{ datetime.strftime("%Y-%m-%d %H:%M:%S") }}
相关推荐