コード例 #1
0
ファイル: BomService.cs プロジェクト: mkbiltek2019/dlerp
 public List <KeyValue> GetBomNodeCate()
 {
     return(_BomRepository.GetBomNodeCate());
 }