示例#1
0
 public ByARpt Insert(vEP_PAA Reg)
 {
     PaaBLL obj = new PaaBLL();
     return obj.Insert(Reg);
 }