dengjunjie
3 天以前 d2a1ccd801f942381723c5a6001989d8da8ba6f5
新建文件夹/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderDetailServices.cs
@@ -17,6 +17,6 @@
        {
        }
        public IRepository<Dt_DeliveryOrderDetail> Repository => BaseDal;
        public IRepository<Dt_DeliveryOrderDetail> Repository => BaseDal;
    }
}