wangxinhui
2025-12-05 834294889ab62bafaf034b1b87c2ead961c33476
项目代码/WMS/WMSServices/WIDESEA_IBasicRepository/IBasicRepository.cs
@@ -19,6 +19,11 @@
        IPalletTypeInfoRepository PalletTypeInfoRepository { get; }
        ISupplierInfoRepository SupplierInfoRepository { get; }
        ICustomerInfoRepository CustomerInfoRepository { get; }
        IMakeCenterInfoRepository MakeCenterInfoRepository { get; }
        IAGVStationInfoRepository AGVStationInfoRepository { get; }
        IApiInfoRepository ApiInfoRepository { get; }
    }
}