예제 #1
0
 public List <KeyValue> GetMaterialUnit()
 {
     return(_stockinRepository.GetMaterialUnit());
 }