Closed Terryhung closed 6 months ago
Introduce the new method GetProviderSectorsByDealID and optimize the original GetProviderSectors method by minimizing the number of loops and altering the return value type.
GetProviderSectorsByDealID
GetProviderSectors
Description
Introduce the new method
GetProviderSectorsByDealID
and optimize the originalGetProviderSectors
method by minimizing the number of loops and altering the return value type.