去除引用common.props
This commit is contained in:
@@ -5,11 +5,11 @@ namespace Tnb.EquipMgr.Entities.Dto
|
||||
public class PadRepairListInput : PageInputBase
|
||||
{
|
||||
public string status { get; set; }
|
||||
|
||||
|
||||
public string equip_info { get; set; }
|
||||
|
||||
|
||||
public DateTime? start_time { get; set; }
|
||||
public DateTime? end_time { get; set; }
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user