1
dengjunjie
2025-03-11 202cdf4c400f7b8507f129fab5766baac6bc7e45
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/IOutboundOrderHtyRepository.cs
@@ -8,7 +8,7 @@
namespace WIDESEA_IOutboundRepository
{
    public interface  IOutboundOrderHtyRepository : IRepository<Dt_OutboundOrder_hty>
    public interface  IOutboundOrderHtyRepository : IRepository<Dt_OutboundOrder_Hty>
    {
    }
}