1
hutongqing
2024-12-23 b40f6e7f21c5708c72cdce913631da623bef5d49
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/ISupplierInfoRepository.cs
@@ -8,6 +8,9 @@
namespace WIDESEA_IBasicRepository
{
    /// <summary>
    /// 渚涘簲鍟嗕俊鎭粨鍌ㄦ帴鍙e眰
    /// </summary>
    public interface ISupplierInfoRepository : IRepository<Dt_SupplierInfo>
    {
    }