dengjunjie
2025-02-24 733e63cb362f17aea4a1020654fa348a0d0c1f06
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/Base/OutboundOrderHtyService.cs
@@ -11,7 +11,7 @@
namespace WIDESEA_OutboundService
{
    public partial class OutboundOrderHtyService : ServiceBase<Dt_OutboundOrder_hty, IOutboundOrderHtyRepository>, IOutboundOrderHtyService
    public partial class OutboundOrderHtyService : ServiceBase<Dt_OutboundOrder_Hty, IOutboundOrderHtyRepository>, IOutboundOrderHtyService
    {
        public IOutboundOrderHtyRepository Repository => BaseDal;