Commit 07b87769 by Joneq

持久化方式

parent 7ba0246c
Showing with 1 additions and 1 deletions
......@@ -27,7 +27,7 @@ func SendSubmitOrderMqTOErp(content []byte)(err error) {
//设置数据
q, err := ch.QueueDeclare(
"photo_scan_submit_order_to_erp", // name
false, // durable
true, // durable
false, // delete when unused
false, // exclusive
false, // no-wait
......
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