operations.AnchorBindAgent.start_time: (fields.W161) Fixed default value provided.
HINT: It seems you set a fixed date / time / datetime value as default for this field. This may not be what you want. If you want to have the current date as default, use `django.utils.timezone.now`
希望你 时间字段类型的默认值使用 timezone.now
添加时间字段类型的时候,默认值自动延后多少天。
2.2