| | |
| | | //using System; |
| | | //using System.Collections.Generic; |
| | | //using System.Linq; |
| | | //using System.Text; |
| | | //using System.Threading.Tasks; |
| | | //using WIDESEA_Core.BaseServices; |
| | | //using WIDESEA_ISquareCabinRepository; |
| | | //using WIDESEA_ISquareCabinServices; |
| | | //using WIDESEA_Model.Models; |
| | | //using WIDESEA_SquareCabinRepository; |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using WIDESEA_Core.BaseServices; |
| | | using WIDESEA_ISquareCabinRepository; |
| | | using WIDESEA_ISquareCabinServices; |
| | | using WIDESEA_Model.Models; |
| | | using WIDESEA_SquareCabinRepository; |
| | | |
| | | //namespace WIDESEA_SquareCabinServices |
| | | //{ |
| | | // public class CabinOrderDetailHtyServices : ServiceBase<Dt_CabinOrderDetail_Hty, ICabinOrderDetailHtyRepository>, ICabinOrderDetailHtyServices |
| | | // { |
| | | // public CabinOrderDetailHtyServices(ICabinOrderDetailHtyRepository BaseDal) : base(BaseDal) |
| | | // { |
| | | // } |
| | | // } |
| | | //} |
| | | namespace WIDESEA_SquareCabinServices |
| | | { |
| | | public class CabinOrderDetailHtyServices : ServiceBase<Dt_CabinOrderDetail_Hty, ICabinOrderDetailHtyRepository>, ICabinOrderDetailHtyServices |
| | | { |
| | | public CabinOrderDetailHtyServices(ICabinOrderDetailHtyRepository BaseDal) : base(BaseDal) |
| | | { |
| | | |
| | | } |
| | | } |
| | | } |