dengjunjie
2025-02-24 733e63cb362f17aea4a1020654fa348a0d0c1f06
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/IOutboundOrderDetailHtyRepository.cs
@@ -8,7 +8,7 @@
namespace WIDESEA_IOutboundRepository
{
    public interface IOutboundOrderDetailHtyRepository : IRepository<Dt_OutboundOrderDetail_hty>
    public interface IOutboundOrderDetailHtyRepository : IRepository<Dt_OutboundOrderDetail_Hty>
    {
    }
}