wangxinhui
2026-02-03 261ec6b250b3aea2d26e629203c7d699747c27ea
项目代码/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; }
    }
}