示例#1
0
 public int PutTrash(Guid id)
 {
     return(pm.PutTrash(id));
 }