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