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