1
wangxinhui
2025-04-29 982aa985f13accaf1b6a9171b8f0a684782f99e0
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/IOutboundOrder_HtyRepository.cs
@@ -8,6 +8,9 @@
namespace WIDESEA_IOutboundRepository
{
    /// <summary>
    /// 鍑哄簱鍗曞巻鍙蹭粨鍌ㄦ帴鍙e眰
    /// </summary>
    public interface IOutboundOrder_HtyRepository : IRepository<Dt_OutboundOrder_Hty>
    {
    }