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