1
wangxinhui
2025-04-29 982aa985f13accaf1b6a9171b8f0a684782f99e0
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/IOutboundOrderDetailRepository.cs
@@ -8,6 +8,9 @@
namespace WIDESEA_IOutboundRepository
{
    /// <summary>
    /// 鍏ュ簱鍗曟槑缁嗕粨鍌ㄦ帴鍙e眰
    /// </summary>
    public interface IOutboundOrderDetailRepository : IRepository<Dt_OutboundOrderDetail>
    {
    }