同步新物料定时任务
This commit is contained in:
@@ -95,6 +95,10 @@ namespace WMS.Web.Domain.Options
|
||||
/// </summary>
|
||||
public string JobStartExpreSend { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 同步新物料执行cron表达式:每天23:30整点同步
|
||||
/// </summary>
|
||||
public string JobStartExpreMaterial { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 是否启用集群:键
|
||||
|
||||
Reference in New Issue
Block a user