|
@@ -18,6 +18,7 @@ namespace Hotline.Share.Dtos.Trunk
|
|
|
public string RestCategory { get; set; }
|
|
|
public string WorkToGroup { get; set; }
|
|
|
public string RestToGroup { get; set; }
|
|
|
+ public string EvaluateCategory { get; set; }
|
|
|
public bool IsEnable { get; set; }
|
|
|
|
|
|
}
|