示例#1
0
 public static bool AddMsgPackage(MsgPackage obj)
 {
     return(MsgDAL.AddMsgPackage(obj));
 }