plan property

  1. @Index(index: 4, name: "plan", pattern: "")
String? plan
getter/setter pair

调度:cron 表达式或 once 调度:cron 表达式或 once

Implementation

@Index(index: 4, name: "plan", pattern: "")
String? plan;