Beispiel #1
0
 public static int CancleBonus(int ExpectNum)
 {
     return(ReleaseDAL.CancleBonus(ExpectNum));
 }