示例#1
0
 public void CancelRefCard(FactoryArgs args, t_BigID CardID)
 {
     _DALDbCar.CancelRefCard(args, CardID);
 }