Example #1
0
 public virtual void UpdateAutoOrderTrack(AutoOrderTrack entity)
 {
     entityDao.UpdateAutoOrderTrack(entity);
 }