示例#1
0
 public int Add(RoadFlow.Data.Model.WorkTime model)
 {
     return(dataWorkTime.Add(model));
 }