1
dengjunjie
10 天以前 098055c5414023bce83999290082144ffe787e4f
代码管理/WIDESEA_WMSServer/WIDESEA_I/IDeliveryOrderRepository.cs
@@ -8,7 +8,7 @@
namespace WIDESEA_ISquareCabinRepository
{
    public interface IDeliveryOrderRepository : IRepository<Dt_DeliveryOrder>
    public interface IDeliveryOrderHtyRepository : IRepository<Dt_DeliveryOrder_Hty>
    {
    }