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