helongyang
2025-06-22 6f8fe2fc191fb466e3141a6e915d6aa63802c269
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/IOutboundOrderRepository.cs
@@ -8,6 +8,9 @@
namespace WIDESEA_IOutboundRepository
{
    /// <summary>
    /// 鍏ュ簱鍗曚粨鍌ㄦ帴鍙e眰
    /// </summary>
    public interface IOutboundOrderRepository : IRepository<Dt_OutboundOrder>
    {
    }