Commit e300fe09 by 杨树贤

fix

parent c75dbdf0
Showing with 1 additions and 1 deletions
...@@ -47,7 +47,7 @@ func (t *RecvPro) FailAction(dataByte []byte) error { ...@@ -47,7 +47,7 @@ func (t *RecvPro) FailAction(dataByte []byte) error {
func Run() { func Run() {
t := &RecvPro{} t := &RecvPro{}
rabbitmq.Recv(rabbitmq.QueueExchange{ rabbitmq.Recv(rabbitmq.QueueExchange{
"supplier_erp_RabblitMQ", "supplier_erp",
"", "",
"", "",
"", "",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment