| | |
| | | //using System; |
| | | //using System.Collections.Generic; |
| | | //using System.Linq; |
| | | //using System.Text; |
| | | //using System.Threading.Tasks; |
| | | //using WIDESEA_Core.BaseRepository; |
| | | //using WIDESEA_ISquareCabinRepository; |
| | | //using WIDESEA_Model.Models; |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using WIDESEA_Core.BaseRepository; |
| | | using WIDESEA_ISquareCabinRepository; |
| | | using WIDESEA_Model.Models; |
| | | |
| | | //namespace WIDESEA_SquareCabinRepository |
| | | //{ |
| | | // public class CabinOrderDetailHtyRepository : RepositoryBase<Dt_CabinOrderDetail_Hty>, ICabinOrderDetailHtyRepository |
| | | // { |
| | | // public CabinOrderDetailHtyRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage) |
| | | // { |
| | | // } |
| | | // } |
| | | //} |
| | | namespace WIDESEA_SquareCabinRepository |
| | | { |
| | | public class CabinOrderDetailHtyRepository : RepositoryBase<Dt_CabinOrderDetail_Hty>, ICabinOrderDetailHtyRepository |
| | | { |
| | | public CabinOrderDetailHtyRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage) |
| | | { |
| | | } |
| | | } |
| | | } |