dengjunjie
2024-12-16 911a17b31eb1caa56d02a7be547176be6c259127
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/IOutboundOrderDetailRepository.cs
@@ -8,6 +8,9 @@
namespace WIDESEA_IOutboundRepository
{
    /// <summary>
    /// 鍏ュ簱鍗曟槑缁嗕粨鍌ㄦ帴鍙e眰
    /// </summary>
    public interface IOutboundOrderDetailRepository : IRepository<Dt_OutboundOrderDetail>
    {
    }