dengjunjie
2025-01-10 59b24e5ebb3dd9ae399359dfe82abd8a31e36596
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/ISupplierInfoRepository.cs
@@ -8,6 +8,9 @@
namespace WIDESEA_IBasicRepository
{
    /// <summary>
    /// 渚涘簲鍟嗕俊鎭粨鍌ㄦ帴鍙e眰
    /// </summary>
    public interface ISupplierInfoRepository : IRepository<Dt_SupplierInfo>
    {
    }