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