示例#1
0
 public static String getCodepostal(int cdClient)
 {
     return(ClientDal.getCodepostal(cdClient));
 }