示例#1
0
 public void InsertRange(IEnumerable <Nt_Grp_Cant> entities)
 {
     _repositoryNt_Grp_Cant.InsertRange(entities);
 }