예제 #1
0
파일: MsgBLL.cs 프로젝트: fubendong/--CTCRM
 public static DataTable GetMoreYiWanMsg()
 {
     return(MsgDAL.GetMoreYiWanMsg());
 }