예제 #1
0
 public void SendMsg(string msg)
 {
     rabbitMQModel.SendMsg(msg);
 }