点检保养报修添加时间过滤 自定义排序
This commit is contained in:
@@ -5,5 +5,12 @@ namespace Tnb.EquipMgr.Entities.Dto
|
||||
public string status { get; set; }
|
||||
|
||||
public string equip_info { get; set; }
|
||||
|
||||
public DateTime? start_time { get; set; }
|
||||
public DateTime? end_time { get; set; }
|
||||
|
||||
public string sidx { get; set; }
|
||||
public string sort { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user