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