update 修改所有dilon
This commit is contained in:
@@ -15,14 +15,14 @@ namespace Ewide.Core
|
||||
/// <summary>
|
||||
/// 任务名称
|
||||
/// </summary>
|
||||
/// <example>dilon</example>
|
||||
/// <example>ewide</example>
|
||||
[Comment("任务名称")]
|
||||
public string JobName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 任务分组
|
||||
/// </summary>
|
||||
/// <example>dilon</example>
|
||||
/// <example>ewide</example>
|
||||
[Comment("任务分组")]
|
||||
public string JobGroup { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user