改bug
This commit is contained in:
@@ -8,8 +8,8 @@ namespace Tnb.BasicData.Entities.Dto
|
||||
|
||||
public string name { get; set; }
|
||||
|
||||
public DateTime? start_time { get; set; }
|
||||
public string start_time { get; set; }
|
||||
|
||||
public DateTime? end_time { get; set; }
|
||||
public string end_time { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user