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