示例#1
0
 public static double GetMandateCharge(string YYCode)
 {
     return(MandateInfoPro.GetMandateCharge(YYCode));
 }