示例#1
0
 public static BG_Amount GetBG_AmountByBGAMID(int bGAMID)
 {
     return(BG_AmountService.GetBG_AmountByBGAMID(bGAMID));
 }