wangxinhui
2026-03-17 89bccb9b8fb1070f7ac5f36510c868fecead9384
项目代码/WMS/WMSServices/WIDESEA_IBasicRepository/IBasicRepository.cs
@@ -18,5 +18,12 @@
        IPalletTypeInfoRepository PalletTypeInfoRepository { get; }
        ISupplierInfoRepository SupplierInfoRepository { get; }
        ICustomerInfoRepository CustomerInfoRepository { get; }
        IMakeCenterInfoRepository MakeCenterInfoRepository { get; }
        IAGVStationInfoRepository AGVStationInfoRepository { get; }
        IApiInfoRepository ApiInfoRepository { get; }
    }
}