定时任务
This commit is contained in:
@@ -90,6 +90,11 @@ namespace WMS.Web.Domain.Options
|
||||
/// </summary>
|
||||
public string JobStartExpreAmount { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 发送通知执行cron表达式:每天12,16,20整点发送
|
||||
/// </summary>
|
||||
public string JobStartExpreSend { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 是否启用集群:键
|
||||
|
||||
Reference in New Issue
Block a user