1
dengjunjie
2025-05-08 092971a8ba7848f024427694c642959d0fbc8599
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/IOutboundOrderServiceHty.cs
@@ -11,7 +11,7 @@
namespace WIDESEA_IOutboundService
{
    public interface IOutboundOrderHtyService : IService<Dt_OutboundOrder_hty>
    public interface IOutboundOrderHtyService : IService<Dt_OutboundOrder_Hty>
    {
        IOutboundOrderHtyRepository Repository { get; }
    }