|
@@ -440,15 +440,9 @@ namespace Hotline.Share.Dtos.Order
|
|
|
|
|
|
#region 诉求信息
|
|
#region 诉求信息
|
|
|
|
|
|
- /// <summary>
|
|
|
|
- /// 工单类型
|
|
|
|
- /// </summary>
|
|
|
|
- public EOrderType OrderType { get; set; }
|
|
|
|
-
|
|
|
|
/// <summary>
|
|
/// <summary>
|
|
/// 受理类型
|
|
/// 受理类型
|
|
/// </summary>
|
|
/// </summary>
|
|
- //public EAcceptType AcceptType { get; set; }
|
|
|
|
public string AcceptType { get; set; }
|
|
public string AcceptType { get; set; }
|
|
public string AcceptTypeCode { get; set; }
|
|
public string AcceptTypeCode { get; set; }
|
|
|
|
|