예제 #1
0
 public void AcceptForSingleCompany(string itemId)
 {
     _itemService.AcceptForSingleCompany(itemId);
 }