コード例 #1
0
 public List <PrintMessage> SelectPrintMesByZhiDanBLL(string ZhiDan)
 {
     return(PMD.SelectPrintMesByZhiDanDAL(ZhiDan));
 }