예제 #1
0
 public void StartWorkingDay()
 {
     _packageService.ChangeAddedToPackingListPackagesStateToShipping();
 }