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