Exemplo n.º 1
0
 public static bool AddMsgSendHis(MsgSendHis o, string msgChannel)
 {
     return(SmartDAL.AddMsgSendHis(o, msgChannel));
 }
Exemplo n.º 2
0
 public static bool AddMsgSendHis(MsgSendHis o)
 {
     return(SmartDAL.AddMsgSendHis(o));
 }