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