예제 #1
0
 public IList <SoleVendorRequest> ListSoleVendorApprovalProgress()
 {
     return(_controller.GetSoleVendorInProgress());
 }