示例#1
0
 public List <KeyValue> GetReturnHadOut(string no)
 {
     return(_stockoutRepository.GetReturnHadOut(no));
 }