Merge branch 'dev' of https://git.tuotong-tech.com/tnb/tnb.server into dev
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