예제 #1
0
 public bool Edit_One(TMisMonitorSubtaskVo tMisMonitorSubtask)
 {
     return(access.Edit_One(tMisMonitorSubtask));
 }