1
This commit is contained in:
@@ -13,8 +13,8 @@ namespace Tnb.BasicData.Entities.Dto
|
||||
public string? workhour { get; set; }
|
||||
public string? worktype { get; set; }
|
||||
public int? calendartype { get; set;}
|
||||
public string? workgroupid { get; set;}
|
||||
public string? userid { get; set; }
|
||||
|
||||
public string? content { get; set;}
|
||||
}
|
||||
public class CalendarBatchInput
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user