예제 #1
0
 public static DataTable GET_ReqsnPermanentCancelLog_DL(int Vcode)
 {
     return(DAL_PURC_Common.GET_ReqsnPermanentCancelLog_DL(Vcode));
 }