|
@@ -237,7 +237,7 @@ namespace Hotline.Orders
|
|
|
public bool IsPublicity { get; set; }
|
|
|
|
|
|
/// <summary>
|
|
|
- /// 是否为省工单(省派发工单字段:receive_case_info 表中 TROWGUID !='【政民互动直派】' 为true)
|
|
|
+ /// 是否为省工单(省派发工单字段:receive_case_info 表中 TROWGUID !='【政民互动直派】' 为true)
|
|
|
/// </summary>
|
|
|
[SugarColumn(DefaultValue = "f")]
|
|
|
public bool IsProvince { get; set; }
|